COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200905101150/https://github.com/topics/x25519
Here are
35 public repositories
matching this topic...
High-level cryptography interface powered by libsodium
Ruby FFI binding to the Networking and Cryptography (NaCl) library (a.k.a. libsodium)
Updated
Apr 22, 2020
Ruby
Pure PHP polyfill for ext/sodium
The Illustrated TLS 1.3 Connection: Every byte explained
Updated
Sep 23, 2019
HTML
A modern and easy-to-use cryptographic library for .NET Core based on libsodium
The bare minimum for high performance, fully-encrypted bidirectional RPC over TCP in Go with zero memory allocations.
The unique ultra-light wallet for Nano/Raiblocks with amazing features, written in Golang.
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.
Simple and thin WinSock API wrappers for VB6
An ENGINE gluing together OpenSSL and NaCl-derived crypto.
cryptographic library for ed25519 and curve25519
Vectorized implementation of Ed25519 and Ed448
File encryption for multiple participants
Library for converting Ed25519 signing key pair into X25519/Curve25519 key pair suitable for Diffie-Hellman key exchange
Updated
Feb 24, 2018
LiveScript
Elliptic Curve Point compression/decompression for mbedtls
A DID Key Implementation in TypeScript
Updated
Sep 2, 2020
TypeScript
Example of private, public key generation and shared secret derivation using OpenSSL and the x25519 curve.
A python implementation for Noise Protocol Framework
Updated
May 2, 2019
Python
A Realbasic and Xojo binding to libsodium
Updated
Jul 19, 2020
REALbasic
Encryption/backup utility
Updated
Aug 20, 2020
Python
A compact portable X25519 + Ed25519 implementation
Rust bindings for HACL* / EverCrypt (high assurance crypto)
A small library to make working with X25519 key agreement algorithm easier
Elliptic Curves for Security (RFC 7748)
Updated
Dec 29, 2018
Python
The Nuxed Crypto component provides a high-level cryptography interface that relies on libsodium for all of its underlying cryptography operations.
Updated
Jun 18, 2020
Hack
Ephemeral Diffie-Hellman Over COSE (EDHOC), a compact, and lightweight authenticated Diffie-Hellman key exchange with ephemeral keys that can be used over any layer.
Simple ECDH handshake protocol in Rust, based on X25519 and ChaCha20-Poly1305
Updated
Oct 30, 2017
Rust
Improve this page
Add a description, image, and links to the
x25519
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
x25519
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The gem is presently not packaged in such a way it will build on non-x86 architectures.
It shouldn't be too hard as it already packages the portable ref10 implementation, but some work will be required in e.g. extconf.rb