Directories
¶
| Path | Synopsis |
|---|---|
|
Package aeskw implements the AES Key Wrap algorithm (AES-KW) from RFC 3394.
|
Package aeskw implements the AES Key Wrap algorithm (AES-KW) from RFC 3394. |
|
Package aesstream implements the chunked AES-256-GCM STREAM body cipher used by the FilOne File Encryption Envelope (FEE).
|
Package aesstream implements the chunked AES-256-GCM STREAM body cipher used by the FilOne File Encryption Envelope (FEE). |
|
Package cose implements just enough of COSE (CBOR Object Signing and Encryption, RFC 9052) to encode and decode a COSE_Encrypt structure (CBOR tag 96) with a detached payload, and to build the Enc_structure that COSE feeds to an AEAD as Additional Authenticated Data (AAD).
|
Package cose implements just enough of COSE (CBOR Object Signing and Encryption, RFC 9052) to encode and decode a COSE_Encrypt structure (CBOR tag 96) with a detached payload, and to build the Enc_structure that COSE feeds to an AEAD as Additional Authenticated Data (AAD). |
|
Package ecdhkw implements ECDH-ES+A256KW key wrapping over X25519: it encrypts a content-encryption key (CEK) to a recipient's X25519 public key so that only the holder of the matching private key can recover it.
|
Package ecdhkw implements ECDH-ES+A256KW key wrapping over X25519: it encrypts a content-encryption key (CEK) to a recipient's X25519 public key so that only the holder of the matching private key can recover it. |
Click to show internal directories.
Click to hide internal directories.