You must be logged in to sponsor sebastien-riou
Become a sponsor to sebastien-riou
Support sebastien-riou's open source work
Featured work
-
sebastien-riou/aes-brute-force
Using Intel AES-NI and c++ threads to search an AES128 key (well, part of it)
C++ 76 -
sebastien-riou/masked-bit-sliced-aes-128
masked, bit-sliced AES-128 demo code
C 13 -
sebastien-riou/prince-c-ref
Prince cipher source code in C99 and test vectors with intermediate values
C 13 -
sebastien-riou/lean-init
Compression of initialized data and/or code for embedded systems.
Python -
sebastien-riou/sha256bit
SHA256 with bit granularity for message input
Python -
sebastien-riou/sha3bit
Pure python implementation of SHA3 with bit granularity, import/export, real squeez function and builtin logging to see compression function IOs/internal steps
Python