coffio/src
2024-06-19 17:15:53 +02:00
..
scheme Add the key length to the key context 2024-04-20 19:02:55 +02:00
canonicalization.rs Add the IKM id and the nonce to the AAD 2024-03-11 14:55:08 +01:00
coffio.rs Add a version number for exported IKML and encrypted data 2024-06-19 17:08:11 +02:00
context.rs Add documentation for the KeyContext 2024-04-07 17:41:41 +02:00
encrypted_data.rs Move the EncryptedData struct to a dedicated module 2024-03-17 14:45:18 +01:00
error.rs Use a specific error type for each invalid version error 2024-06-19 17:15:53 +02:00
ikm.rs Add a version number for exported IKML and encrypted data 2024-06-19 17:08:11 +02:00
kdf.rs Add the key length to the key context 2024-04-20 19:02:55 +02:00
lib.rs Add a version number for exported IKML and encrypted data 2024-06-19 17:08:11 +02:00
scheme.rs Add the key length to the key context 2024-04-20 19:02:55 +02:00
storage.rs Use a specific error type for each invalid version error 2024-06-19 17:15:53 +02:00