Info
Version: | 0.4.0 |
Author(s): | undergroundwires |
Last Update: | Saturday, February 15, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SafeOrbit |
Install
Install-Package SafeOrbit
dotnet add package SafeOrbit
paket add SafeOrbit
SafeOrbit Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
- 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)
- 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)
Tags
► Protects your strings in memory while allowing you to securely compare & modify them.
► Protects your binary data with SafeBytes.
► Anti injection module safeguards your application against memory injections and timing attacks.
► Leverages high performance and secure algorithms for encryption, hashing and random in interfaces that makes it much hard to screw up.