memguard_core 2.1.3 copy "memguard_core: ^2.1.3" to clipboard
memguard_core: ^2.1.3 copied to clipboard

PlatformAndroid

Memory security core: encrypted storage and Rust FFI helpers.

Changelog for memguard_core #

All notable changes to this project will be documented in this file.

2.1.3 #

Added #

  • Initial release of memguard_core.
  • Rust FFI integration for secure in-memory storage.
  • AES-256-GCM hardware-backed encryption on Android.
  • File-based persistent storage with key hashing.
  • Rate-limiting for direct retrievals.
  • Methods for store, retrieve, delete, contains, and cleanup.
  • Secure key management via Android Keystore.
  • Stats collection and storage in Rust under a fixed hash key.
  • Thread-safe file operations with per-file locks.
  • Emergency direct retrieval for recovery scenarios.
1
likes
160
points
152
downloads

Publisher

verified publisherflagodna.com

Weekly Downloads

Memory security core: encrypted storage and Rust FFI helpers.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

More

Packages that depend on memguard_core

Packages that implement memguard_core