Karolin Varner
|
85c447052e
|
feat: Migrate to memsec
|
2024-01-03 18:43:05 +01:00 |
|
Karolin Varner
|
5448cdc565
|
feat: Use the rand crate for random values instead of sodium
|
2023-12-01 18:37:33 +01:00 |
|
Karolin Varner
|
70fa9bd6d7
|
feat: Wrap sodium_malloc as a custom allocator
This lets us get rid of quite a few unsafe blocks.
|
2023-12-01 18:29:53 +01:00 |
|
Karolin Varner
|
85a61808de
|
feat: Use the zeroize crate for zeroization
|
2023-12-01 18:11:05 +01:00 |
|
Karolin Varner
|
cf132bca11
|
chore: Move rest of coloring.rs into secret-memory crate
Also removes the StoreSecret trait from cli.rs as it was
redundant.
|
2023-12-01 18:11:05 +01:00 |
|
Karolin Varner
|
7bda010a9b
|
chore: Move Public and debug_crypto_array into secret-memory crate
|
2023-12-01 18:11:05 +01:00 |
|