15 packages returned for Tags:"Curve25519"
- 763,530 total downloads
- last updated 4/30/2022
- Latest version: 22.4.0
Provides modern cryptographic algorithm implementations for .NET Core based on libsodium.
Commonly Used Types:
NSec.Cryptography.Aes256Gcm
NSec.Cryptography.Blake2b
NSec.Cryptography.Chacha20Poly1305
NSec.Cryptography.Ed25519
NSec.Cryptography.HkdfSha256
NSec.Cryptography.X25519
- 329,364 total downloads
- last updated 1/7/2017
- Latest version: 0.10.0
A secure cryptographic library
- 30,572 total downloads
- last updated 5/29/2020
- Latest version: 1.2.1
Managed implementation of Curve25519 key exchange algorithm with a simple API.
Based on https://github.com/hanswolff/curve25519
Suitable for stand-alone usage or as a plugin for Rebex components.
See https://labs.rebex.net/curves for usage instructions.
Supported platforms:
- .NET Framework...
More information
- 19,079 total downloads
- last updated 1/7/2017
- Latest version: 0.5.1
You can use StreamCryptor to encrypt and decrypt files without size limit and the need to load every file completely into memory.
StreamCryptor uses FileStream to read and write files in chunks, there is also an asynchronous implementations for progress reporting available.
Files are encrypted...
More information
Curve25519
by:
hanswolff
- 17,470 total downloads
- last updated 2/23/2014
- Latest version: 1.0.1
Curve25519 is an elliptic curve, developed by Dan Bernstein, for fast Diffie-Hellman key agreement.
- 6,213 total downloads
- last updated 6/28/2016
- Latest version: 1.0.1
Curve25519 and Ed25519 sign/verify, implemented in C# as a portable class library.
- 7,324 total downloads
- last updated 1/14/2016
- Latest version: 1.0.4
Curve25519, implemented as a C++ Windows Runtime Component, consumable in UWP.
- 24,607 total downloads
- last updated 6/24/2018
- Latest version: 1.0.160
libsodium-uwp - A secure cryptographic library for Universal Windows Platform
- 57,206 total downloads
- last updated 4/14/2022
- Latest version: 2.0.1
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:
Curve25519
Curve 448
Edwards25519
Edwards448 (Goldilocks)
NIST P-192
NIST P-224
NIST P-256
NIST P-384
NIST...
More information
- 31,594 total downloads
- last updated 1/3/2022
- Latest version: 1.0.9
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...
More information
- 815 total downloads
- last updated 3/19/2020
- Latest version: 1.0.0
A small library to do X25519 key agreement in C#
Also includes low level oprations on Curve25519
- 290 total downloads
- last updated 5/9/2021
- Latest version: 1.0.3
Curve25519 implementation as a netstandard2.0 library.
- 1,208 total downloads
- last updated 11/26/2018
- Latest version: 0.10.0
A secure cryptographic library for .net core projects targeting .net framework