mirror of
https://github.com/codex-storage/constantine.git
synced 2025-02-06 16:05:05 +00:00
Add research on pairing curve implementations
This commit is contained in:
parent
68727e5c8d
commit
c807707ee4
21
constantine/pairing/README.md
Normal file
21
constantine/pairing/README.md
Normal 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
|
Loading…
x
Reference in New Issue
Block a user