~ntietz/cryptoy

Toy implementations of cryptography
Implemented Bleichenbacher attack, added test against known-good RSA
Migrate from crypto-bigint to num-bigint-dig.

refs

main
browse  log 

clone

read-only
https://git.sr.ht/~ntietz/cryptoy
read/write
git@git.sr.ht:~ntietz/cryptoy

You can also use your local clone with git send-email.

#cryptoy

This repo contains toy implementations of cryptographic protocols. The code is all available under a permissive copyleft license and is intended only for educational purposes.

For those in the back, do not put anything here in production. It is almost certainly unsafe, because the original motivation for this code is to demo weaknesses and attacks in old protocols.

If you do use the code, it's available under the AGPL-3.0.