coffio/src
2024-03-09 11:50:27 +01:00
..
scheme Move the scheme related primitives to dedicated modules 2024-02-25 14:19:56 +01:00
canonicalization.rs Implement encryption 2024-02-17 20:26:45 +01:00
encryption.rs Use the time period instead of the timestamp 2024-03-09 11:49:40 +01:00
error.rs Remove the use in the error module 2024-03-02 14:54:24 +01:00
ikm.rs Improve error display in tests 2024-03-02 11:05:56 +01:00
kdf.rs Allow to set the key context periodicity 2024-03-09 11:50:27 +01:00
lib.rs Reduce the default IKM duration to 10 years and document it 2024-03-02 14:55:57 +01:00
scheme.rs Fix the features 2024-03-02 14:55:14 +01:00
storage.rs Use the time period instead of the timestamp 2024-03-09 11:49:40 +01:00