Isopoh.Cryptography.SecureArray
1.0.5
A managed class that can hold an array in RAM and zero it on disposal
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Isopoh.Cryptography.SecureArray -Version 1.0.5
dotnet add package Isopoh.Cryptography.SecureArray --version 1.0.5
<PackageReference Include="Isopoh.Cryptography.SecureArray" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Isopoh.Cryptography.SecureArray --version 1.0.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Allow passing of user-specified calls used to secure the SecureArray. Fix leaks.
Dependencies
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Isopoh.Cryptography.SecureArray:
Package | Downloads |
---|---|
Isopoh.Cryptography.Blake2b
Blake2 hash for sensitive data. Uses
Isopoh.Cryptography.SecureArray to assure sensitive data gets wiped
from RAM and, if the operating system allows, never gets written to
disk.
|
|
Isopoh.Cryptography.Argon2
Argon2 Password Hasher written in C#. Uses
Isopoh.Cryptography.Blake2 for hashing and
Isopoh.Cryptography.SecureArray to protect sensitive data.
|
|
Secp256k1.ZKP.Net
This package contains platform-specific native code builds of secp256k1. Included:win-x86/libsecp256k1.dll, win-x64/libsecp256k1.dll, osx-x64/libsecp256k1.dylib and linux-x64/libsecp256k1.so
|
|
libsecp256k1Zkp.Net
This package contains platform-specific native code builds of secp256k1. Included:win-x86/libsecp256k1.dll, win-x64/libsecp256k1.dll, osx-x64/libsecp256k1.dylib and linux-x64/libsecp256k1.so
|
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.10 | 6,277 | 11/18/2020 |
1.1.9 | 5,116 | 10/2/2020 |
1.1.8 | 10,976 | 7/26/2020 |
1.1.7 | 201 | 7/26/2020 |
1.1.6 | 197 | 7/25/2020 |
1.1.5 | 201 | 7/25/2020 |
1.1.4 | 3,525 | 7/5/2020 |
1.1.3 | 34,019 | 10/27/2019 |
1.1.2 | 38,981 | 5/14/2019 |
1.1.1 | 1,701 | 2/16/2019 |
1.1.0 | 260 | 2/16/2019 |
1.0.10 | 833 | 2/10/2019 |
1.0.9 | 292 | 2/10/2019 |
1.0.8 | 61,273 | 3/11/2018 |
1.0.7 | 393 | 3/11/2018 |
1.0.6 | 10,787 | 1/13/2018 |
1.0.5 | 641 | 10/29/2017 |
1.0.4 | 506 | 9/23/2017 |
1.0.3 | 374 | 9/10/2017 |
1.0.2 | 529 | 8/31/2017 |
1.0.1 | 913 | 3/8/2017 |
1.0.0 | 735 | 7/31/2016 |