Add research on pairing curve implementations

This commit is contained in:
Mamy André-Ratsimbazafy 2020-02-23 01:17:39 +01:00
parent 68727e5c8d
commit c807707ee4
No known key found for this signature in database
GPG Key ID: 7B88AD1FE79492E1
1 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
# Pairing-Based Cryptography primitives
## References
- Pairing-Friendly Curves
IETF Draft Specification (expires May 2020)
https://tools.ietf.org/html/draft-irtf-cfrg-pairing-friendly-curves-00#ref-KB16
- Multiplication and Squaring on Pairing-Friendly Fields
Devigili et al
https://eprint.iacr.org/2006/471
- Constructing Tower Extensions for the implementation of Pairing-Based Cryptography
Benger et al
https://eprint.iacr.org/2009/556