System.Security.Cryptography.Encryption 4.0.0-beta-23225

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of System.Security.Cryptography.Encryption.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.

Requires NuGet 3.0 or higher.

dotnet add package System.Security.Cryptography.Encryption --version 4.0.0-beta-23225
NuGet\Install-Package System.Security.Cryptography.Encryption -Version 4.0.0-beta-23225
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="System.Security.Cryptography.Encryption" Version="4.0.0-beta-23225" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Security.Cryptography.Encryption --version 4.0.0-beta-23225
#r "nuget: System.Security.Cryptography.Encryption, 4.0.0-beta-23225"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install System.Security.Cryptography.Encryption as a Cake Addin
#addin nuget:?package=System.Security.Cryptography.Encryption&version=4.0.0-beta-23225&prerelease

// Install System.Security.Cryptography.Encryption as a Cake Tool
#tool nuget:?package=System.Security.Cryptography.Encryption&version=4.0.0-beta-23225&prerelease

Obsolete: Use System.Security.Cryptography.Primitives instead.  Provided base types for symmetric and asymmetric cryptographic algorithms.

Commonly Used Types:
System.Security.Cryptography.ICryptoTransform
System.Security.Cryptography.AsymmetricAlgorithm
System.Security.Cryptography.SymmetricAlgorithm
System.Security.Cryptography.KeySizes
System.Security.Cryptography.CryptographicException
System.Security.Cryptography.CipherMode
System.Security.Cryptography.PaddingMode
System.Security.Cryptography.CryptoStream
System.Security.Cryptography.CryptoStreamMode

Product Compatible and additional computed target framework versions.
DNXCore dnxcore50 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on System.Security.Cryptography.Encryption:

Package Downloads
Microsoft.AspNet.DataProtection.Interfaces The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

Contains the core IDataProtector and IDataProtectionProvider interfaces for ASP.NET 5 Data Protection.

Oocx.Asn1PKCS

Helper classes that are used by ACME.net to work with various PKCS standards like certificate signing requests.

Microsoft.AspNet.DataProtection.Shared The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

ASP.NET 5 Data Protection shared code.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on System.Security.Cryptography.Encryption:

Repository Stars
weltkante/managed-lzma
C# implementation of LZMA and 7zip
Version Downloads Last updated