/BBS-

A simple implementation of BBS+ without ECC for learning purposes.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

A pure-python implementation of the BBS signature, but using G1=G2=G12=Zp rather than ECC. Not cryptographically secure, but a good learning resource.