coffio/src
2024-06-24 19:07:37 +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 Document the Coffio struct 2024-06-24 11:20:19 +02:00
context.rs Document the DataContext struct 2024-06-24 12:25:52 +02:00
encrypted_data.rs Move the EncryptedData struct to a dedicated module 2024-03-17 14:45:18 +01:00
error.rs Documenting errors 2024-06-23 10:20:57 +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 crate-level documentation 2024-06-24 19:07:37 +02:00
scheme.rs Add missing comma 2024-06-22 09:53:14 +02:00
storage.rs Use dedicated enums for storage versions 2024-06-24 17:44:28 +02:00