SafeOrbit 0.3.1
SafeOrbit 🛡️ is a security toolset including different high performance algorithms and easy to use classes for advanced memory protection.
► SafeOrbit's primarly focus is strong memory protection.
► It protects every byte in your application with encryption in transit and at rest.
► It safeguards your application against memory injections and timing attacks.
► It also provides a bunch of tools to implement strong and high performance cryptographically secure algorithms for encryption, hashing and random.
See the version list below for details.
Install-Package SafeOrbit -Version 0.3.1
dotnet add package SafeOrbit --version 0.3.1
<PackageReference Include="SafeOrbit" Version="0.3.1" />
paket add SafeOrbit --version 0.3.1
#r "nuget: SafeOrbit, 0.3.1"
// Install SafeOrbit as a Cake Addin
#addin nuget:?package=SafeOrbit&version=0.3.1
// Install SafeOrbit as a Cake Tool
#tool nuget:?package=SafeOrbit&version=0.3.1
Release Notes
https://github.com/undergroundwires/SafeOrbit/releases/tag/0.3.1
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.5.1
- No dependencies.
-
.NETFramework 4.5.2
- No dependencies.
-
.NETFramework 4.6
- No dependencies.
-
.NETFramework 4.6.1
- No dependencies.
-
.NETFramework 4.6.2
- No dependencies.
-
.NETFramework 4.7
- System.ComponentModel (>= 4.3.0)
- System.Reflection.Metadata (>= 1.8.0)
- System.Reflection.TypeExtensions (>= 4.7.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.Security.Cryptography.Algorithms (>= 4.3.1)
- System.Security.Cryptography.ProtectedData (>= 4.7.0)
- System.Security.Permissions (>= 4.7.0)
- System.Threading.Tasks.Parallel (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
- System.Threading.ThreadPool (>= 4.3.0)
- System.Xml.ReaderWriter (>= 4.3.1)
-
.NETFramework 4.7.1
- System.ComponentModel (>= 4.3.0)
- System.Reflection.Metadata (>= 1.8.0)
- System.Reflection.TypeExtensions (>= 4.7.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.Security.Cryptography.Algorithms (>= 4.3.1)
- System.Security.Cryptography.ProtectedData (>= 4.7.0)
- System.Security.Permissions (>= 4.7.0)
- System.Threading.Tasks.Parallel (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
- System.Threading.ThreadPool (>= 4.3.0)
- System.Xml.ReaderWriter (>= 4.3.1)
-
.NETFramework 4.7.2
- System.ComponentModel (>= 4.3.0)
- System.Reflection.Metadata (>= 1.8.0)
- System.Reflection.TypeExtensions (>= 4.7.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.Security.Cryptography.Algorithms (>= 4.3.1)
- System.Security.Cryptography.ProtectedData (>= 4.7.0)
- System.Security.Permissions (>= 4.7.0)
- System.Threading.Tasks.Parallel (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
- System.Threading.ThreadPool (>= 4.3.0)
- System.Xml.ReaderWriter (>= 4.3.1)
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.1)
- System.ComponentModel (>= 4.3.0)
- System.Reflection.Metadata (>= 1.4.2)
- System.Reflection.TypeExtensions (>= 4.5.1)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.Security.Cryptography.Algorithms (>= 4.3.1)
- System.Security.Cryptography.ProtectedData (>= 4.3.0)
- System.Threading.Tasks.Parallel (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
- System.Threading.ThreadPool (>= 4.3.0)
- System.Xml.ReaderWriter (>= 4.3.1)
-
.NETStandard 2.0
- System.ComponentModel (>= 4.3.0)
- System.Reflection.Metadata (>= 1.8.0)
- System.Reflection.TypeExtensions (>= 4.7.0)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- System.Security.Cryptography.Algorithms (>= 4.3.1)
- System.Security.Cryptography.ProtectedData (>= 4.7.0)
- System.Security.Permissions (>= 4.7.0)
- System.Threading.Tasks.Parallel (>= 4.3.0)
- System.Threading.Thread (>= 4.3.0)
- System.Threading.ThreadPool (>= 4.3.0)
- System.Xml.ReaderWriter (>= 4.3.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.