Memguard Versions Save

Secure software enclave for storage of sensitive information in memory.

v0.22.5

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/awnumar/memguard/compare/v0.22.4...v0.22.5

v0.22.4

5 months ago
  • Fix deadlock when panic occurs during Purge
  • Stop auto-initialising a global Coffer at program start
  • Improvements to mutex handling in core
  • Update memcall dependency

v0.22.3

1 year ago
  • Improvements to locking in core
  • Patch a race condition in core

v0.22.2

4 years ago

Patch deadlock issue #135

v0.22.1

4 years ago

v0.22.0

4 years ago

Changed error handling and added some convenience methods to Stream.

v0.21.0

4 years ago
  • Add in-memory encrypted streaming ability. #128

v0.20.1

4 years ago

Harden safe termination functionality.

v0.20.0

4 years ago
  • Add Enclave size method #120
  • Move disabling core dumps initialization procedure to core package.
  • Update dependencies and docs.

v0.19.1

4 years ago
  • Update package due to API change in dependency. #117