DotnetMls.Crypto 0.1.0-beta.15

This is a prerelease version of DotnetMls.Crypto.
dotnet add package DotnetMls.Crypto --version 0.1.0-beta.15
                    
NuGet\Install-Package DotnetMls.Crypto -Version 0.1.0-beta.15
                    
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="DotnetMls.Crypto" Version="0.1.0-beta.15" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="DotnetMls.Crypto" Version="0.1.0-beta.15" />
                    
Directory.Packages.props
<PackageReference Include="DotnetMls.Crypto" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add DotnetMls.Crypto --version 0.1.0-beta.15
                    
#r "nuget: DotnetMls.Crypto, 0.1.0-beta.15"
                    
#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.
#:package DotnetMls.Crypto@0.1.0-beta.15
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=DotnetMls.Crypto&version=0.1.0-beta.15&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=DotnetMls.Crypto&version=0.1.0-beta.15&prerelease
                    
Install as a Cake Tool

Cryptographic primitives for the DotnetMls MLS protocol (RFC 9420) implementation

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on DotnetMls.Crypto:

Package Downloads
DotnetMls

Pure C# implementation of the MLS protocol (RFC 9420)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.0-beta.15 42 9/6/2026
0.1.0-beta.14 45 9/3/2026
0.1.0-beta.13 39 9/3/2026
0.1.0-beta.12 37 9/3/2026
0.1.0-beta.11 40 9/2/2026
0.1.0-beta.10 51 8/31/2026
0.1.0-beta.9 52 8/31/2026
0.1.0-beta.8 67 8/25/2026
0.1.0-beta.7 89 5/12/2026
0.1.0-beta.6 92 5/10/2026
0.1.0-beta.5 185 4/18/2026
0.1.0-beta.2 107 4/16/2026
0.1.0-beta.1 164 4/10/2026
0.1.0-alpha.17 75 4/10/2026
0.1.0-alpha.16 247 4/4/2026
0.1.0-alpha.15 78 4/4/2026
0.1.0-alpha.14 277 3/26/2026
0.1.0-alpha.13 84 3/20/2026
0.1.0-alpha.12 69 3/20/2026
0.1.0-alpha.11 330 3/15/2026
Loading failed