Isopoh.Cryptography.SecureArray
1.1.12
See the version list below for details.
dotnet add package Isopoh.Cryptography.SecureArray --version 1.1.12
NuGet\Install-Package Isopoh.Cryptography.SecureArray -Version 1.1.12
<PackageReference Include="Isopoh.Cryptography.SecureArray" Version="1.1.12" />
paket add Isopoh.Cryptography.SecureArray --version 1.1.12
#r "nuget: Isopoh.Cryptography.SecureArray, 1.1.12"
// Install Isopoh.Cryptography.SecureArray as a Cake Addin #addin nuget:?package=Isopoh.Cryptography.SecureArray&version=1.1.12 // Install Isopoh.Cryptography.SecureArray as a Cake Tool #tool nuget:?package=Isopoh.Cryptography.SecureArray&version=1.1.12
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.1
- No dependencies.
-
.NETStandard 2.0
- No dependencies.
-
net6.0
- No dependencies.
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 |
|
Athi.Whippet.Security
Package Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Isopoh.Cryptography.SecureArray:
Repository | Stars |
---|---|
johnstaveley/SecurityEssentials
Raise your baseline in security by using this as your template instead of default Mvc project. Keep your app secure by continuously applying Security rules
|
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 290,580 | 8/17/2023 |
1.1.12 | 375,645 | 5/22/2022 |
1.1.11 | 68,618 | 12/12/2021 |
1.1.10 | 512,358 | 11/18/2020 |
1.1.9 | 21,217 | 10/2/2020 |
1.1.8 | 52,032 | 7/26/2020 |
1.1.7 | 979 | 7/26/2020 |
1.1.6 | 1,103 | 7/25/2020 |
1.1.5 | 1,004 | 7/25/2020 |
1.1.4 | 5,653 | 7/5/2020 |
1.1.3 | 95,132 | 10/27/2019 |
1.1.2 | 116,219 | 5/14/2019 |
1.1.1 | 2,796 | 2/16/2019 |
1.1.0 | 1,131 | 2/16/2019 |
1.0.10 | 1,685 | 2/10/2019 |
1.0.9 | 1,147 | 2/10/2019 |
1.0.8 | 91,559 | 3/11/2018 |
1.0.7 | 1,305 | 3/11/2018 |
1.0.6 | 12,369 | 1/13/2018 |
1.0.5 | 1,556 | 10/29/2017 |
1.0.4 | 1,424 | 9/23/2017 |
1.0.3 | 968 | 9/10/2017 |
1.0.2 | 1,827 | 8/31/2017 |
1.0.1 | 2,073 | 3/8/2017 |
1.0.0 | 2,721 | 7/31/2016 |
No unused package references.