isislovecruft
i adore my sixty four. i'm occasionally available for cryptographic contracting/consultant work. curriculum vitae: https://patternsinthevoid.net/cv.pdf
Independent Consultant/ContractorSan Francisco
Pinned Repositories
curve25519-dalek
A pure-Rust implementation of group operations on Ristretto and Curve25519
ed25519-dalek
Fast and efficient ed25519 signing and verification in Rust.
subtle
Pure-Rust traits and utilities for constant-time cryptographic implementations.
aeonflux
Infinitely presentable (aeon) rerandomisable (flux) anonymous credentials.
iso64
Supersingular-isogeny key encapsulation (SIKE) over P434 in 6502/6510 assembly for Commodore 64
library--
The papers and books I've read or am about to read.
obfsproxy
Python version of obfsproxy, forked from https://git.torproject.org/pluggable-transports/obfsproxy.git
pyrsync
A pure Python module which implements the rsync algorithm.
python-gnupg
A modified version of python-gnupg, including security patches, extensive documentation, and extra features.
scripts
Small scripts and utilities, often for using other programs with Tor, routing traffic safely, removing fingerprintable system traits, and deploying/securing remote systems.
isislovecruft's Repositories
isislovecruft/library--
The papers and books I've read or am about to read.
isislovecruft/python-gnupg
A modified version of python-gnupg, including security patches, extensive documentation, and extra features.
isislovecruft/pyrsync
A pure Python module which implements the rsync algorithm.
isislovecruft/frost-dalek
An Rust implementation of FROST: Flexible Round-Optimised Schnorr Threshold signatures using the Ristretto group
isislovecruft/patternsinthevoid
Source code for patternsinthevoid.net
isislovecruft/aeonflux
Infinitely presentable (aeon) rerandomisable (flux) anonymous credentials.
isislovecruft/iso64
Supersingular-isogeny key encapsulation (SIKE) over P434 in 6502/6510 assembly for Commodore 64
isislovecruft/signal-anonymous-credentials
A design for doing more private Signal groups using anonymous credentials based on algebraic MACs.
isislovecruft/curve25519-dalek
A low-level cryptographic library for point, group, field, and scalar operations on a curve isomorphic to the twisted Edwards curve defined by -x²+y² = 1 - 121665/121666 x²y² over GF(2²⁵⁵ - 19).
isislovecruft/ristretto-donna
A fork of floodyberry's ed25519-donna modified to support the Ristretto prime-order group
isislovecruft/ed25519-dalek
Fast and efficient ed25519 signing and verification in Rust.
isislovecruft/curriculum-vitae
Bad recruiter! Down! No… bad recruiter, sit! I have plenty of work to do without you jumping on me.
isislovecruft/talks
Slides and materials for talks and lectures I've given.
isislovecruft/zkp
Experimental zero-knowledge proof compiler in Rust macros
isislovecruft/libsodium
P(ortable|ackageable) NaCl-based crypto library
isislovecruft/merlin
transcripts and challenges for public coin arguments
isislovecruft/practical-tla-plus
Source Code for 'Practical TLA+' by Hillel Wayne
isislovecruft/subtle
Pure-Rust traits and utilities for constant-time cryptographic implementations.
isislovecruft/x25519-dalek
X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.
isislovecruft/bulletproofs
A pure-Rust implementation of Bulletproofs using Ristretto.
isislovecruft/cargo-lipo
Cargo subcommand to automatically create universal libraries for iOS.
isislovecruft/curve25519-elisabeth
Pure Java implementation of group operations on ristretto255 and Curve25519
isislovecruft/dear-github-2.0
📨 An open letter to GitHub from the maintainers of open source projects
isislovecruft/draft-irtf-cfrg-frost
isislovecruft/draft-irtf-cfrg-ristretto255
isislovecruft/ed25519-elisabeth
Pure Java implementation of Ed25519
isislovecruft/go
The Go programming language
isislovecruft/qemu
Constant time testing tool built with qemu
isislovecruft/redjubjub
A minimal RedJubjub implementation for use in Zebra.
isislovecruft/schnorrkel
Schnorr VRFs and signatures on the Ristretto group