BSL v0.0.0
AMMOS Bundle Protocol Security Library (BSL)
|
Implementation of the default security contexts using the BSL crypto API. More...
Files | |
file | BCB_AES_GCM.c |
Contains functionality and data structures to implement BCB using security context in RFC9173. | |
file | BIB_HMAC_SHA2.c |
Header for the implementation of an example default security context (RFC 9173). | |
file | DefaultSecContext.c |
Header for the implementation of an example default security context (RFC 9173). | |
file | DefaultSecContext.h |
Header for the implementation of an example default security context (RFC 9173). | |
file | DefaultSecContext_Private.h |
Contains functions only used internally, however, test utilities can include this to unit test them. | |
file | rfc9173.h |
Contains constants as defined in IETF RFC 9173 (Default Security Context for BPSec) | |
Implementation of the default security contexts using the BSL crypto API.
This group contains files used by the Default Security Contexts library included with the BSL.