Pinned Repositories
libaegis
Portable C implementations of the AEGIS family of high-performance authenticated encryption algorithms.
dnscrypt-proxy
dnscrypt-proxy 2 - A flexible DNS proxy, with support for encrypted DNS protocols.
encrypted-dns-server
An easy to install, high-performance, zero maintenance proxy to run an encrypted DNS server.
dsvpn
A Dead Simple VPN.
libhydrogen
A lightweight, secure, easy-to-use crypto library suitable for constrained environments.
libsodium
A modern, portable, easy to use crypto library.
libsodium.js
libsodium compiled to Webassembly and pure JavaScript, with convenient wrappers.
minisign
A dead simple tool to sign files and verify digital signatures.
piknik
Copy/paste anything over the network.
pure-ftpd
Pure FTP server
jedisct1's Repositories
jedisct1/libsodium
A modern, portable, easy to use crypto library.
jedisct1/dsvpn
A Dead Simple VPN.
jedisct1/minisign
A dead simple tool to sign files and verify digital signatures.
jedisct1/edgedns
A high performance DNS cache designed for Content Delivery Networks
jedisct1/as-wasi
An AssemblyScript API layer for WASI system calls.
jedisct1/libsodium-doc
Gitbook documentation for libsodium
jedisct1/zig-charm
A Zig version of the Charm crypto library.
jedisct1/rust-sthash
Very fast cryptographic hashing for large messages.
jedisct1/rust-coarsetime
Time and duration crate optimized for speed and API stability.
jedisct1/rust-aegis
AEGIS high performance ciphers for Rust.
jedisct1/c-ipcrypt
ipcrypt implementation in C
jedisct1/rust-blind-rsa-signatures
RSA blind signatures in Rust
jedisct1/dnssector
A DNS library for Rust.
jedisct1/rust-aes-wasm
Fast(er) AES-based constructions for WebAssembly and Rust.
jedisct1/rust-precision
Low overhead, high precision measurement crate for Rust
jedisct1/rust-ct-codecs
Constant-time hex and base64 codecs from libsodium reimplemented in Rust.
jedisct1/untrinsics
Header-only portable implementations of common Intel intrisics, including cryptographic instructions.
jedisct1/libsodium-rs
All-in-one Rust bindings for libsodium.
jedisct1/ipcrypt2
A tiny library to properly encrypt IP addresses.
jedisct1/unbound
Unbound is a validating, recursive, and caching DNS resolver. This is a fork that re-enables EDNS probes after the "DNS flag day"
jedisct1/zig-hctr2
HCTR2 length-preserving encryption algorithm for Zig
jedisct1/lemac
LeMac - A fast AES-based universal hash function and MAC.
jedisct1/zig-base91
Base91 encoding for Zig.
jedisct1/draft-denis-tls-aegis
AEGIS-based cipher suites for TLS 1.3, DTLS 1.3 and QUIC.
jedisct1/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
jedisct1/smac
A new standalone MAC construct called SMAC.
jedisct1/rust-ipcrypt2
IP address obfuscation library for Rust.
jedisct1/gocryptfs
Encrypted overlay filesystem written in Go
jedisct1/Implementations_LeMac_PetitMac
jedisct1/rust-softaes