49 packages tagged with “ed25519”
Provides modern cryptographic algorithm implementations for .NET based on libsodium. Commonly Used Types: NSec.Cryptography.Aegis256 NSec.Cryptography.Argon2id NSec.Cryptography.Blake2b NSec.Cryptography.Chacha20Poly1305 NSec.Cryptography.Ed25519 NSec.Cryptography.X25519
Managed implementation of Ed25519 signature algorithm with a simple API. Based on https://github.com/CodesInChaos/Chaos.NaCl Suitable for stand-alone usage or as a plugin for Rebex components. See https://www.rebex.net/kb/simple-elliptic-curve-libraries/ for usage instructions. Supported platforms: - .NET 6/8 - .NET Framework 4.0-4.8 - .NET Framework 2.0-3.5 SP1 - .NET Core 3.0-3.1 (via .NET Standard 2.1) - .NET Core 2.0-2.2 (via .NET Standard 2.0) - .NET Core 1.0-1.1 (via .NET Standard 1.5) - Xamarin.iOS (10 and higher) - Xamarin.Android (9 and higher) - Mono 4.x, 5.x, 6.x - Universal Windows Platform build 16299 and higher (via .NET Standard 2.0) - Xamarin.Mac (via .NET Standard 2.0)
Implements the client_ed25519 authentication plugin for MariaDB.
A secure cryptographic library
An Ed25519 implementation to sign data and check its validity.
See https://github.com/NetSparkleUpdater/Chaos.NaCl and README for package information. This NuGet package was originally created for NetSparkleUpdater's ed25519 functionality.
Package Description
A modern cryptographic library for .NET 8+ based on libsodium and inspired by Monocypher.
Class library implementing Elliptic Curve Cryptography algorithms. Algorithms supported: Elliptic Curve Diffie-Hellman (ECDH) Elliptic Curve Digital Signature Algorithm (ECDSA) Edwards-Curve Digital Signature Algorithm (EdDSA) Curves supported: NIST P-192 NIST P-224 NIST P-256 NIST P-384 NIST P-521 Curve25519 Curve448 Edwards25519 Edwards448 (Goldilocks) Brainpool P-160 Brainpool P-192 Brainpool P-224 Brainpool P-256 Brainpool P-320 Brainpool P-384 Brainpool P-512
libsodium-uwp - A secure cryptographic library for Universal Windows Platform
License verification library for SuperSDK using Ed25519 digital signature with code obfuscation protection
Implements support for serverless XMPP messaging and SOCKS5 content transfer. It also provides support for End-to-End (E2E) encryption. Ciphers and algorithms supported include: ML-KEM ML-DSA Curve25519 Curve 448 Edwards25519 Edwards448 (Goldilocks) NIST P-192 NIST P-224 NIST P-256 NIST P-384 NIST P-521 ECDSA EdDSA ECDH RSA AES ChaCha20 Poly1305
c# wrapper for libsodium-1.0.16
Includes signature provider for signing and verifying signatures (RFC 9421) using EdDSA with ed25519. See also: https://datatracker.ietf.org/doc/rfc9421/
Cryptography library for TON blockchain - Mnemonics (BIP39), Ed25519, SHA, HMAC, PBKDF2, and HD wallets. 1:1 API compatibility with @ton/crypto JavaScript library.
Generic HD wallet for Aptos
Generic HD wallet
This package contains platform-specific native code builds of Orson Peters' SUPERCOP Ed25519 implementation.
Hellenic Identity SDK for JWT authentication and user management with EdDSA/Ed25519 support, ASP.NET Core authentication handler, and generic user model structure
A lightweight C# library providing utilities for verifying Ed25519 digital signatures using public keys
Monocypher.NET is a managed wrapper around the Monocypher cryptographic library.
Blazing fast Ed25519 bip-32 keypath derivation subpackage
ED25519 implementation for Keysmith.Net