Pinned Repositories
57practical
I found an old book, 57 practical programs & games in basic. And i decided to slowly implement them in python...
Antidate
AutomaticGDH
Automatic tool to attack GDH protocols
blinddsa
Blind DSA signature
pkgvr
Public Key Generation with verifiable randomness (Asiacrypt'20 eprint 2020/294)
proofofeq
Implementation of "Generic Plaintext Equality and Inequality Proofs" (Published at FC'21)
rust-sphf
Basic Implementation for SPHF on ElGamal and Cramer Shoup
SillyRPG
A Silly Terminal RPG, absolutely not crypto related. Just to pass time with a terminal.
SpreadingAlerts
Implementation of Spreading Alerts Quietly over a sensor network (ARES 2018)
tcokiller
A greasemonky script to remove t.co link on twitter to bypass the tracking
oblazy's Repositories
oblazy/rust-sphf
Basic Implementation for SPHF on ElGamal and Cramer Shoup
oblazy/SillyRPG
A Silly Terminal RPG, absolutely not crypto related. Just to pass time with a terminal.
oblazy/blinddsa
Blind DSA signature
oblazy/pkgvr
Public Key Generation with verifiable randomness (Asiacrypt'20 eprint 2020/294)
oblazy/proofofeq
Implementation of "Generic Plaintext Equality and Inequality Proofs" (Published at FC'21)
oblazy/57practical
I found an old book, 57 practical programs & games in basic. And i decided to slowly implement them in python...
oblazy/Antidate
oblazy/AutomaticGDH
Automatic tool to attack GDH protocols
oblazy/SpreadingAlerts
Implementation of Spreading Alerts Quietly over a sensor network (ARES 2018)
oblazy/tcokiller
A greasemonky script to remove t.co link on twitter to bypass the tracking
oblazy/tweets
janky twitter replacement
oblazy/x25519-dalek
X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.