close
Skip to content

Tags: niluxv/secmem-alloc

Tags

0.4.0

Toggle 0.4.0's commit message
Version 0.4.0: Update dependencies and drop `nightly_strict_provenanc…

…e` feature

0.3.0

Toggle 0.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Version 0.3.0: refactor zeroization, use `allocator-api2`, `rustix` a…

…nd `windows` crates.

0.2.2

Toggle 0.2.2's commit message

Verified

This tag was signed with the committer’s verified signature.
Version 0.2.2, fixing two major bug in 0.2.1 and 0.2.0:

* a potential memory leak on Windows, and
* the SSE and AVX zeroizers not zeroizing the entire given region under some alignment conditions

0.2.1

Toggle 0.2.1's commit message

Verified

This tag was signed with the committer’s verified signature.
Version 0.2.1, fixing potential UB when not using the `nightly_alloca…

…tor_api` feature

0.2.0

Toggle 0.2.0's commit message
Port assembly to Rust and refactor `MemZeroizer` trait

0.1.2

Toggle 0.1.2's commit message
Patch version bump and update changelog

0.1.1

Toggle 0.1.1's commit message
Fix missing tests and benches in crate

0.1.0

Toggle 0.1.0's commit message
Add `repository` to `Cargo.toml`