An example demo of how to implement an OSCORE server and client relying on the OSCORE support present in the Californium Java library.
-
Updated
Jun 10, 2023 - Java
An example demo of how to implement an OSCORE server and client relying on the OSCORE support present in the Californium Java library.
ANAWS project, Fall 2016
NES project, Spring 2017
Common classes used by Mule-CoAP connectors
CoAP, DTLS & OSCORE Java Implementation. An implementation of OSCORE is available in the official repo for the Californium library at https://github.com/eclipse/californium. A work-in-progress implementation of Group OSCORE is available in the group_oscore branch of this repo..
The CoapClient Connector adds CoAP client capability to Mule Enterprise Service Bus. With it Mule applications can access IOT services using the CoAP protocol.
The CoapClient Connector adds CoAP client capability to Mule Enterprise Service Bus. Used by Mule 3 applications to access IoT services using the CoAP protocol.
Linked Data Platform for the Constrained Application Protocol
The CoapServer Connector adds CoAP server capability to Mule Enterprise Service Bus. With it Mule applications can implement services that can be accessed by clients using the CoAP protocol.
Implementation of small CoAP server for collecting data from IoT devices
The latest implementation of OSCORE is available in Californium https://github.com/eclipse/californium. This repo is for an implementation of OSCORE in Java with older code for interop testing.
Add a description, image, and links to the californium topic page so that developers can more easily learn about it.
To associate your repository with the californium topic, visit your repo's landing page and select "manage topics."