coffio/src
2024-03-09 16:09:34 +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 Rename the get_value method to get_ctx_elems 2024-03-09 16:09:34 +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 Rename the get_value method to get_ctx_elems 2024-03-09 16:09:34 +01:00
lib.rs Set a default key periodicity of 1 year 2024-03-09 12:40:28 +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