Pinned Repositories
carmack
John Carmack Archive
chacha-opt
Optimized block functions for the ChaCha stream cipher
curve25519-donna
Implementations of a fast Elliptic-curve Diffie-Hellman primitive
ed25519-donna
Implementations of a fast Elliptic-curve Digital Signature Algorithm
genwrapper
A tool to generate DLL wrappers
poly1305-donna
Implementations of a fast Message-Authentication Code
poly1305-opt
Optimized implementations of Poly1305, a fast message-authentication-code
scrypt-jane
A flexible implementation of Colin Percival's scrypt
siphash
SipHash: a fast short-input PRF
supercop
Mirror of SUPERCOP, the "System for Unified Performance Evaluation Related to Cryptographic Operations and Primitives"
floodyberry's Repositories
floodyberry/ed25519-donna
Implementations of a fast Elliptic-curve Digital Signature Algorithm
floodyberry/poly1305-donna
Implementations of a fast Message-Authentication Code
floodyberry/supercop
Mirror of SUPERCOP, the "System for Unified Performance Evaluation Related to Cryptographic Operations and Primitives"
floodyberry/scrypt-jane
A flexible implementation of Colin Percival's scrypt
floodyberry/carmack
John Carmack Archive
floodyberry/siphash
SipHash: a fast short-input PRF
floodyberry/chacha-opt
Optimized block functions for the ChaCha stream cipher
floodyberry/poly1305-opt
Optimized implementations of Poly1305, a fast message-authentication-code
floodyberry/genwrapper
A tool to generate DLL wrappers
floodyberry/curve25519-donna
Implementations of a fast Elliptic-curve Diffie-Hellman primitive
floodyberry/blake2b-opt
Optimized, portable implementations of BLAKE2b
floodyberry/Marvin32
Implentation of .NET 4.5's InternalMarvin32HashString
floodyberry/utf8dfadecoder
A DFA based UTF-8 decoder
floodyberry/asm-opt
Trying for a write-once, run-everywhere assembler framework
floodyberry/t1master
A Tribes 1 Master Server
floodyberry/sweeney
Tim Sweeney Archive
floodyberry/blake2s-opt
Optimized, portable implementations of BLAKE2s
floodyberry/path-tracer
A path tracer in rust
floodyberry/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).
floodyberry/libzerocoin
Zerocoin: C++ lib for anonymous extension to bitcoin