Pinned Repositories
clean-macro-docs
A small Rust library to hide the impl rules of macro_rules! macros from rustdoc
comprende
Python-style collection comprehensions in Rust.
dekrypto
A Krypto puzzle solver written in Haskell.
padding-oracle-demo-python
Demonstration of a padding oracle attack using Python
BenjyWiener's Repositories
BenjyWiener/comprende
Python-style collection comprehensions in Rust.
BenjyWiener/dekrypto
A Krypto puzzle solver written in Haskell.
BenjyWiener/padding-oracle-demo-python
Demonstration of a padding oracle attack using Python
BenjyWiener/clean-macro-docs
A small Rust library to hide the impl rules of macro_rules! macros from rustdoc
BenjyWiener/deboggle
A Boggle puzzle solver written in Rust.
BenjyWiener/deboggle-hs
A Boggle puzzle solver written in Haskell.
BenjyWiener/dekrypto-cpp-tmp
An extremely crude Krypto puzzle brute-force solver written as a C++ template metaprogram
BenjyWiener/dekrypto-lazy-cpp-tmp
A less crude Krypto puzzle brute-force solver written as a C++ template metaprogram, now with lazy evaluation
BenjyWiener/python-twitter
A Python wrapper around the Twitter API.
BenjyWiener/smore