x25519 topic

List x25519 repositories

libecc

258
Stars
85
Forks
Watchers

Library for elliptic curves cryptography

rust-ed25519-compact

119
Stars
22
Forks
Watchers

Small, wasm-friendly, zero-dependencies Ed25519 and X25519 implementation for Rust.

libeddsa

24
Stars
8
Forks
Watchers

cryptographic library for ed25519 and curve25519

libsuola

18
Stars
6
Forks
Watchers

An ENGINE gluing together OpenSSL and NaCl-derived crypto.

fld-ecc-vec

27
Stars
4
Forks
Watchers

SIMD Vectorized implementation of X25519, Ed25519, X448 and Ed448

rfc7748_precomputed

44
Stars
9
Forks
Watchers

Updated! (Dec2-2019) This is a C-language software library that provides optimized implementations of the Diffie-Hellman functions known as X25519 and X448 (RFC-7748) for 64-bit architectures.

Monocypher.NET

48
Stars
6
Forks
Watchers

.NET wrapper around the cryptographic library Monocypher https://monocypher.org/

compact25519

31
Stars
10
Forks
Watchers

A compact portable X25519 + Ed25519 implementation

x25519

45
Stars
10
Forks
Watchers

Public key cryptography library for Ruby providing the X25519 Diffie-Hellman function

Geralt

45
Stars
3
Forks
Watchers

A modern cryptographic library for .NET 6+ based on libsodium and inspired by Monocypher.