flex-alloc-secure

Crates.ioflex-alloc-secure
lib.rsflex-alloc-secure
version0.0.1
sourcesrc
created_at2024-11-08 04:00:40.298509
updated_at2024-11-08 04:00:40.298509
descriptionSecured allocations for flex-alloc
homepage
repositoryhttps://github.com/andrewwhitehead/flex-alloc/
max_upload_size
id1440787
size60,059
Andrew Whitehead (andrewwhitehead)

documentation

README

flex-alloc-secure

Highlights

  • Collection types for working with secured allocations, using multiple levels of protections: memory locking (mlock/VirtualLock), memory protection (mprotect/VirtualProtect), and encryption at rest.
  • Secure stack variables for working with sensitive data.

License

Licensed under either of

at your option.

Commit count: 94

cargo fmt