liboscore 0.2.0

Rust wrapper around the libOSCORE implementation of OSCORE (RFC8613), a security layer for CoAP
1
2
3
4
5
6
#include <oscore_native/crypto_type.h>
#include <oscore/helpers.h>
#include <oscore/message.h>
#include <oscore/contextpair.h>
#include <oscore/context_impl/primitive.h>
#include <oscore/protection.h>