Kazu Yamamoto
|
9a0ec9166a
|
implementing ecdh fpr P256 and P521.
|
2016-11-15 15:41:00 +09:00 |
|
Vincent Hanquez
|
c29fa82417
|
add a note about scalarInverse
|
2016-11-15 15:05:58 +09:00 |
|
Vincent Hanquez
|
f3255c2fa0
|
fix imports on older versions
|
2016-11-15 15:05:58 +09:00 |
|
Vincent Hanquez
|
7c833eddfd
|
improve description
|
2016-11-15 15:05:58 +09:00 |
|
Vincent Hanquez
|
60bb2cacb4
|
[ECC] Improve the code base to allow multiples different implementations
* Use TypeFamilies; need to see what to do for older GHC versions
* Start implementing some API related to ECIES
|
2016-11-15 15:05:58 +09:00 |
|