Commit graph

11 commits

Author SHA1 Message Date
Rodolphe Bréard
cfdfcec03e Add some tests 2024-02-17 17:58:42 +01:00
Rodolphe Bréard
a553821ed8 Remove an useless mut 2024-02-17 16:49:50 +01:00
Rodolphe Bréard
3b91abb1c1 Test get_latest_ikm_empty on an empty IKM list 2024-02-15 19:02:39 +01:00
Rodolphe Bréard
f662e47690 Add the get_ikm_by_id method to the IKM 2024-02-15 18:38:24 +01:00
Rodolphe Bréard
ba08aa44f9 Add the get_latest_ikm method to the IKM 2024-02-15 18:37:59 +01:00
Rodolphe Bréard
cc97193d3a Expose the IKM to the crate 2024-02-15 18:21:43 +01:00
Rodolphe Bréard
60b91ffbe9 Add the encryption and ikm-management features 2024-02-15 12:37:14 +01:00
Rodolphe Bréard
9984d528e2 Remove the useless Ok(?) 2024-02-15 11:48:13 +01:00
Rodolphe Bréard
b99746bd65 Improve the error management 2024-02-15 10:56:21 +01:00
Rodolphe Bréard
32eba4345f Add a cryptographic scheme to the IKM 2024-02-15 10:00:06 +01:00
Rodolphe Bréard
a83faf6a7a Add basic IKM management 2024-02-14 23:11:00 +01:00