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/piknik
Copy/paste anything over the network.
jedisct1/minisign
A dead simple tool to sign files and verify digital signatures.
jedisct1/swift-sodium
Safe and easy to use crypto for iOS and macOS
jedisct1/rust-jwt-simple
A secure, standard-conformant, easy to use JWT implementation for Rust.
jedisct1/libsodium-doc
Gitbook documentation for libsodium
jedisct1/siphash-js
A Javascript implementation of SipHash-2-4
jedisct1/go-minisign
Minisign verification library for Golang.
jedisct1/rust-minisign
A pure Rust implementation of the Minisign signature tool.
jedisct1/boringssl-wasm
BoringSSL for WebAssembly/WASI
jedisct1/aegis-X
The AEGIS-128X and AEGIS-256X high performance ciphers.
jedisct1/rust-minisign-verify
A small Rust crate to verify Minisign signatures.
jedisct1/rust-aegis
AEGIS high performance ciphers for Rust.
jedisct1/Blogbench
A filesystem benchmark tool that simulates a realistic load
jedisct1/go-hpke-compact
A small and easy to use HPKE implementation in Go.
jedisct1/dlog
A super simple logger for Go. Supports stderr, logfiles, syslog and windows event log.
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-libhydrogen
Libhydrogen bindings for Rust.
jedisct1/rust-ct-codecs
Constant-time hex and base64 codecs from libsodium reimplemented in Rust.
jedisct1/go-progressive-hash
Progressive hashing PoC
jedisct1/rust-superboring
A Boring(SSL)-compatible API abstraction for Rust cryptographic implementations.
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/xsecretbox
Go implementation of crypto_secretbox_xchacha20poly1305
jedisct1/zig
General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.
jedisct1/draft-denis-tls-aegis
AEGIS-based cipher suites for TLS 1.3, DTLS 1.3 and QUIC.
jedisct1/fiat-crypto
Cryptographic Primitive Code Generation by Fiat
jedisct1/ewma
Exponentially Weighted Moving Average algorithms for Go.
jedisct1/fastlike
Run Fastly Compute@Edge Wasm programs on your own computer, powered by wasmtime