Sign in Sign up
nuget

Isopoh.Cryptography.SecureArray

A managed class that can hold an array in RAM and zero it on disposal. The code has the capability to throw if it cannot lock the array in RAM or gracefully degrade to merely pinning the memory to prevent the CLR from moving it and risking exposure to other part of the executable.

nuget View on Nuget

Activity

Latest release
3y ago
Total releases
25
Cadence
~2 months
Last 12 months
0

Details

First release
Jul 31, 2016
Releases
Version Released
2.0.0 major
1.1.12 patch
1.1.11 patch
1.1.10 patch
1.1.9 patch
1.1.8 patch
1.1.7 patch
1.1.6 patch
1.1.5 patch
1.1.4 patch
1.1.3 patch
1.1.2 patch
1.1.1 patch
1.1.0 minor
1.0.10 patch
1.0.9 patch
1.0.8 patch
1.0.7 patch
1.0.6 patch
1.0.5 patch
1.0.4 patch
1.0.3 patch
1.0.2 patch
1.0.1 patch
1.0.0 initial