Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
75 packages returned for Tags:"curve"
Sort by
Relevance
Downloads
Recently updated
jose-
jwt
by:
dvsekhvalnov
26,256,833 total downloads
last updated
12/2/2022
Latest version:
4.1.0
jose
jwt
json
jwa
jwe
jws
jwk
aes
cbc
gcm
More tags
Javascript Object Signing and Encryption (JOSE), JSON Web Token (JWT), JSON Web Encryption (JWE) and JSON Web Key (JWK) Implementation for .NET Ultimate Javascript Object Signing and Encryption (JOSE), JSON...
More information
Virgil.
Crypto
by:
VirgilSecurity
532,287 total downloads
last updated
9/4/2018
Latest version:
2.4.10
Cryptography
Elliptic
Curve
Cross
Platform
Virgil is a stack of security libraries (ECIES with Crypto Agility wrapped in Virgil Cryptogram) and all the necessary infrastructure to enable seamless, end-to-end encryption for any application, platform or...
More information
Rebex.
Elliptic.
Ed25519
by:
rebex
495,799 total downloads
last updated
5/29/2020
Latest version:
1.2.1
EdDSA
25519
ECC
ed25519
elliptic
curve
cryptography
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...
More information
Virgil.
SDK
by:
VirgilSecurity
68,048 total downloads
last updated
6/21/2018
Latest version:
5.0.6
Cryptography
Elliptic
Curve
Cross
Platform
Virgil Security allows to identify users in your digital solutions. Create users Virgil Cards with Public Keys inside and use Public Key Management to protect data. Docs -...
More information
Extreme.
Numerics
by:
ExtremeOptimization
501,658 total downloads
last updated
11/28/2023
Latest version:
8.1.22
math
statistics
probability
machine
learning
ml
numerics
linear
algebra
matrix
More tags
The Extreme Optimization Numerical Libraries for .NET are a set of libraries for numerical computing and data analysis. This is the main package that contains all the core functionality. For optimal...
More information
Bezier
by:
xclud
86,163 total downloads
last updated
11/1/2019
Latest version:
0.9.4
Bezier
Curve
Geometry
Intersection
Arc
Line
Circle
Unity
Game
A library for performing Bezier curve computation for .NET Core. Commonly Used Types: - Bezier - Arc - Line - Circle - Slope - Extrema - BoundingBox Target platforms: - Desktop (Windows Forms, WPF,...
More information
Rebex.
Elliptic.
Curve25519
by:
rebex
48,329 total downloads
last updated
5/29/2020
Latest version:
1.2.1
ECDH
25519
ECC
curve25519
elliptic
curve
cryptography
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...
More information
Rebex.
Elliptic.
Castle
by:
rebex
40,618 total downloads
last updated
5/29/2020
Latest version:
1.2.1
ECDSA
ECDH
ECC
brainpool
nistp256
nistp384
nistp521
elliptic
curve
cryptography
Managed implementation of ECDH key exchange and ECDSA signature algorithms with a simple API. Based on https://www.bouncycastle.org/csharp/ Suitable for stand-alone usage or as a plugin for Rebex...
More information
secp256k1_vc120
by:
evoskuil
30,027 total downloads
last updated
3/8/2021
Latest version:
0.1.0.19
native
secp256k1
elliptic
curve
ecdsa
C++
Optimized C library for EC operations on curve secp256k1.
LibVRF.
Native
by:
LACHAIN
Skird
13,317 total downloads
last updated
10/13/2020
Latest version:
0.0.9
VRF
elliptic
curve
cryptography
This package contains platform-specific native code builds of rust LibVRF implementation. Included: linux-x64/libvrf.so, osx-x64/libvrf.dylib, win-x64/vrf.dll
LibVRF.
Net
by:
LACHAIN
Skird
9,739 total downloads
last updated
6/18/2020
Latest version:
0.0.1
VRF
elliptic
curve
cryptography
Netstandard 2.1 wrapper for LibVRF (https://github.com/witnet/vrf-rs) library. Use LibVRF.Native package to get platform specific binaries for common platforms.
MCL.
BLS12_381.
Native
by:
LACHAIN
Skird
19,023 total downloads
last updated
10/13/2020
Latest version:
0.0.5
MCL
BLS12-381
pairing
elliptic
curve
cryptography
This package contains platform-specific native code builds of MCL (BLS12-381). Included: linux-x64/libmclbn384_256.so, osx-x64/libmclbn384_256.dylib, win-x64/mclbn384_256.dll
Waher.
Security.
EllipticCurves
by:
PeterWaher
83,199 total downloads
last updated
1/3/2022
Latest version:
1.0.9
security
Elliptic
Curve
ECC
ECDH
ECDSA
EdDSA
NIST
P192
P224
More tags
Class library implementing Elliptic Curve Cryptography algorithms. Algorithms supported: Elliptic Curve Diffie-Hellman (ECDH) Elliptic Curve Digital Signature Algorithm (ECDSA) Edwards-Curve Digital Signature...
More information
Curve25519
by:
hanswolff
25,009 total downloads
last updated
2/23/2014
Latest version:
1.0.1
curve25519
diffie-hellman
diffie
hellman
cryptography
elliptic
curve
ECDH
Curve25519 is an elliptic curve, developed by Dan Bernstein, for fast Diffie-Hellman key agreement.
secp256k1_vc143
by:
evoskuil
11,668 total downloads
last updated
2/25/2022
Latest version:
0.1.0.20
native
secp256k1
elliptic
curve
ecdsa
C++
Optimized C library for EC operations on curve secp256k1.
MCL.
BLS12_381.
Net
by:
LACHAIN
Skird
10,589 total downloads
last updated
6/11/2021
Latest version:
0.0.4
MCL
BLS12-381
pairing
elliptic
curve
cryptography
Netstandard 2.1 wrapper for MCL (https://github.com/herumi/mcl/) library. Provides interface to work with BLS12-381 elliptic curve and corresponding pairing. Use MCL.BLS12_381.Native...
More information
secp256k1_vc141
by:
evoskuil
9,735 total downloads
last updated
12/30/2021
Latest version:
0.1.0.20
native
secp256k1
elliptic
curve
ecdsa
C++
Optimized C library for EC operations on curve secp256k1.
SpiroNet
by:
wieslawsoltes
27,596 total downloads
last updated
8/17/2021
Latest version:
0.10.7
Spiro
LibSpiro
SpiroNet
Graphics
Bezier
Spline
Splines
Curve
Path
Geometry
More tags
The .NET C# port of libspiro - conversion between spiro control points and bezier's.
secp256k1_gmp_vc120
by:
evoskuil
6,635 total downloads
last updated
1/20/2015
Latest version:
0.1.0.4
native
secp256k1
elliptic
curve
ecdsa
C++
Optimized C library for EC operations on curve secp256k1.
Aspose.
Drawing
by:
Aspose
asposenet
264,464 total downloads
last updated
11/9/2023
Latest version:
23.11.0
Cross-platform
System.Drawing
Replacement
System.Drawing.Common
Alternative
Component
Library
API
Microsoft
.Net
More tags
Cross-platform System.Drawing.Common replacement. Aspose.Drawing implements most of System.Drawing API (including image manipulation, vector and text drawing) in fully managed code without any external...
More information
Previous
Next