NostrNet.Crypto 0.1.0-preview8

This is a prerelease version of NostrNet.Crypto.
dotnet add package NostrNet.Crypto --version 0.1.0-preview8
                    
NuGet\Install-Package NostrNet.Crypto -Version 0.1.0-preview8
                    
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="NostrNet.Crypto" Version="0.1.0-preview8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NostrNet.Crypto" Version="0.1.0-preview8" />
                    
Directory.Packages.props
<PackageReference Include="NostrNet.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 NostrNet.Crypto --version 0.1.0-preview8
                    
#r "nuget: NostrNet.Crypto, 0.1.0-preview8"
                    
#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 NostrNet.Crypto@0.1.0-preview8
                    
#: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=NostrNet.Crypto&version=0.1.0-preview8&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=NostrNet.Crypto&version=0.1.0-preview8&prerelease
                    
Install as a Cake Tool

<p align="center"> <img src="https://raw.githubusercontent.com/Galaxoid-Labs/NostrNet/main/logo.png" alt="NostrNet" width="320" /> </p>

NostrNet.Crypto

Cryptographic primitives for the NostrNet .NET 10 Nostr client library: RFC 8439 ChaCha20, NIP-44 v2 payload encryption, NIP-17 private direct messages, NIP-59 gift wrap, NIP-51 encrypted lists.

Most apps don't reference this package directly — install NostrNet.Client which pulls Crypto in transitively.

See the main project README for usage.

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 (3)

Showing the top 3 NuGet packages that depend on NostrNet.Crypto:

Package Downloads
NostrNet.Client

Cross-platform .NET Nostr client library: keys, events, NIP-19, NIP-44 v2, NIP-17 DMs, relay client.

NostrNet.Marmot

Marmot protocol (MLS-over-Nostr) wire envelope. Provides the Nostr-layer event kinds, TLS codec, and Marmot Group Data extension. MLS itself is pluggable via IMarmotMlsProvider.

NostrNet.Marmot.Mls.Native

OpenMLS-backed IMarmotMlsProvider for Marmot. Cross-process interop with any RFC 9420 MLS implementation. Native binary is built from the in-tree nostrnet-marmot-native Rust crate.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.1.0-preview8 97 5/16/2026
0.1.0-preview7 81 5/15/2026
0.1.0-preview6 87 5/15/2026
0.1.0-preview5 82 5/15/2026
0.1.0-preview4 77 5/15/2026
0.1.0-preview3 82 5/15/2026
0.1.0-preview2 114 5/15/2026
0.1.0-preview19 203 5/18/2026
0.1.0-preview18 83 5/18/2026
0.1.0-preview17 75 5/18/2026
0.1.0-preview16 79 5/17/2026
0.1.0-preview15 78 5/17/2026
0.1.0-preview14 81 5/17/2026
0.1.0-preview13 77 5/17/2026
0.1.0-preview12 75 5/17/2026
0.1.0-preview11 83 5/17/2026
0.1.0-preview10 84 5/16/2026