<PackageReference Include="BouncyCastle.Cryptography" Version="2.6.0-beta.106" />

BouncyCastle.Cryptography 2.6.0-beta.106

BouncyCastle.NET is a popular cryptography library for .NET

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>BouncyCastle.Cryptography</id>
    <version>2.6.0-beta.106</version>
    <title>BouncyCastle.NET Cryptography</title>
    <authors>Legion of the Bouncy Castle Inc.</authors>
    <license type="expression">MIT</license>
    <licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
    <icon>packageIcon.png</icon>
    <readme>README.md</readme>
    <projectUrl>https://www.bouncycastle.org/stable/nuget/csharp/website</projectUrl>
    <iconUrl>https://www.bouncycastle.org/stable/nuget/csharp/packageIcon.png</iconUrl>
    <description>BouncyCastle.NET is a popular cryptography library for .NET</description>
    <releaseNotes>https://www.bouncycastle.org/stable/nuget/csharp/release_notes</releaseNotes>
    <copyright>Copyright © Legion of the Bouncy Castle Inc. 2000-2025</copyright>
    <tags>bouncycastle cryptography dtls encryption open-source openpgp post-quantum security tls</tags>
    <repository type="git" url="https://github.com/bcgit/bc-csharp" branch="refs/heads/master" commit="72d6ba298a939570289b0dc774d4b44fb9888554" />
    <dependencies>
      <group targetFramework=".NETFramework4.6.1" />
      <group targetFramework="net6.0" />
      <group targetFramework=".NETStandard2.0" />
    </dependencies>
  </metadata>
</package>