This website requires JavaScript.
Explore
Help
Sign In
gitea-mirror
/
rosenpass
Watch
1
Star
0
Fork
0
You've already forked rosenpass
mirror of
https://github.com/rosenpass/rosenpass.git
synced
2026-01-16 15:05:12 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ee3a1f580e910d1428fa297a1bbce5090a6ab33a
rosenpass
/
secret-memory
/
src
History
Katherine Watson
ee3a1f580e
Refactor PublicBox to reuse Public code and minimize stack overhead
2024-06-17 20:49:40 -07:00
..
alloc
Secret memory with memfd_secret (
#321
)
2024-06-10 13:12:44 +05:30
debug.rs
chore: Move Public and debug_crypto_array into secret-memory crate
2023-12-01 18:11:05 +01:00
file.rs
proper permission for secrets aka 0o600
2024-03-20 14:24:23 +01:00
lib.rs
Move static KEM public key to new PublicBox struct
2024-06-17 20:49:40 -07:00
policy.rs
Secret memory with memfd_secret (
#321
)
2024-06-10 13:12:44 +05:30
public.rs
Refactor PublicBox to reuse Public code and minimize stack overhead
2024-06-17 20:49:40 -07:00
rand.rs
feat: Use the rand crate for random values instead of sodium
2023-12-01 18:37:33 +01:00
secret.rs
Secret memory with memfd_secret (
#321
)
2024-06-10 13:12:44 +05:30