Mamy Ratsimbazafy 3bd70991d4
reorg the codebase + add/update READMEs in folders with research (#12)
* reorg the codebase + add/update READMEs in folders with research

* fix readme

* update pairing implementation papers

* Seperate hash-to-curve in its own folder, distinguish between norms, research and presentations

* Better markdown line breaks

* Add in-depth analysis of towers of extension fields for BN curve

* Fix Colm Ó hÉigeartaigh name and add Hash-to-Curve reference
2020-02-24 10:50:19 +01:00
..

Signature schemes

This folder will hold the implementations of signature schemes.

In particular:

  • BLS (Boneh-Lynn-Shacham)
  • ECDSA (Elliptic Curve Digital Signature Algorithm)

Note: The BLS signature scheme should not be confused with the BLS family of elliptic curve (Barreto-Lynn-Scott)

References

Normative references

ECDSA

BLS signatures