<PackageReference Include="BouncyCastle.Cryptography" Version="2.4.0" />

BouncyCastle.Cryptography 2.4.0

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.4.0</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-2024</copyright>
    <tags>bouncycastle cryptography dtls encryption open-source openpgp post-quantum security tls</tags>
    <repository type="git" url="https://github.com/bcgit/bc-csharp" commit="83ebf4a8054955bb4b55e081fb6a755ea8c7bb92" />
    <dependencies>
      <group targetFramework=".NETFramework4.6.1" />
      <group targetFramework="net6.0" />
      <group targetFramework=".NETStandard2.0" />
    </dependencies>
  </metadata>
</package>