Release 0.4.0
Implemented Bleichenbacher attack, added test against known-good RSA
Migrate from crypto-bigint to num-bigint-dig.
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.