x25519
There are 104 repositories under x25519 topic.
paragonie/halite
High-level cryptography interface powered by libsodium
RubyCrypto/rbnacl
Ruby FFI binding to the Networking and Cryptography (NaCl) library (a.k.a. libsodium)
keys-pub/keys
Key management is hard
paragonie/sodium_compat
Pure PHP polyfill for ext/sodium
syncsynchalt/illustrated-tls13
The Illustrated TLS 1.3 Connection: Every byte explained
orion-rs/orion
Usable, easy and safe pure-Rust crypto
samuel-lucas6/Kryptor
A simple, modern, and secure encryption and signing tool that aims to be a better version of age and Minisign.
paulmillr/noble-ed25519
Fastest 4KB JS implementation of ed25519 signatures
samuel-lucas6/Cryptography-Guidelines
Guidance on implementing cryptography as a developer.
ektrah/nsec
A modern and easy-to-use cryptographic library for .NET 8+ based on libsodium
ANSSI-FR/libecc
Library for elliptic curves cryptography
syncsynchalt/illustrated-quic
The Illustrated QUIC Connection: Every byte explained
laysakura/serde-encrypt
🔐 Encrypts all the Serialize.
wqweto/VbAsyncSocket
Sockets with pure VB6 impl of TLS encryption
liamcottle/reticulum-meshchat
A simple mesh network communications app powered by the Reticulum Network Stack.
syncsynchalt/animated-curves
An animated visualization of elliptic curve cryptography
jedisct1/rust-ed25519-compact
Small, wasm-friendly, zero-dependencies Ed25519 and X25519 implementation for Rust.
lithdew/monte
The bare minimum for high performance, fully-encrypted bidirectional RPC over TCP in Go with zero memory allocations.
soatok/rawr-x3dh
TypeScript Implementation of X3DH
oasisprotocol/curve25519-voi
High-performance Curve25519/ristretto255 for Go.
transmute-industries/did-key.js
A DID Key Implementation in TypeScript
woodruffw/pyrage
Python bindings for rage (age in Rust)
brokenbydefault/Nanollet
The unique ultra-light wallet for Nano/Raiblocks with amazing features, written in Golang.
samuel-lucas6/Geralt
A modern cryptographic library for .NET 8+ based on libsodium and inspired by Monocypher.
xoofx/Monocypher.NET
.NET wrapper around the cryptographic library Monocypher https://monocypher.org/
RubyCrypto/x25519
Public key cryptography library for Ruby providing the X25519 Diffie-Hellman function
libecc/libecc
Library for elliptic curves cryptography
armfazh/rfc7748_precomputed
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.
DavyLandman/compact25519
A compact portable X25519 + Ed25519 implementation
diglol/crypto
Diglol Crypto for Kotlin Multiplatform.
armfazh/fld-ecc-vec
SIMD Vectorized implementation of X25519, Ed25519, X448 and Ed448
phlay/libeddsa
cryptographic library for ed25519 and curve25519
HACKERALERT/Paircrypt
A simple tool to securely communicate with others.
romen/libsuola
An ENGINE gluing together OpenSSL and NaCl-derived crypto.
andreypfau/curve25519-kotlin
A pure Kotlin/Multiplatform implementation of group operations on Curve25519.
o1c-dev/o1c
O(1) Cryptography is an easy to use, hard to misuse Java cryptographic library based on O(1) cryptographic algorithms