Vincent Hanquez
|
08a8155f12
|
[P256] add function to generate a new scalar, and to get the base point.
|
2015-09-22 17:22:13 +01:00 |
|
Vincent Hanquez
|
7301c719bf
|
[P256] use ScrubbedBytes for Scalar
|
2015-06-02 14:22:48 +01:00 |
|
Vincent Hanquez
|
f63a3c6025
|
[p256] fix all the bugs found by the now useful P256 test suite
|
2015-06-01 07:48:31 +01:00 |
|
Vincent Hanquez
|
4edb580cda
|
[P256] add warning for non constant time operation
|
2015-05-30 10:38:59 +01:00 |
|
Vincent Hanquez
|
78fa0c3650
|
[P256] implement missing function, and remove un-implementable one.
remove temporary removal, and properly fixes #1
|
2015-05-29 15:47:25 +01:00 |
|
Vincent Hanquez
|
e413290d8f
|
[p256] temporary remove missing functions. fix #1
|
2015-05-26 22:09:12 +01:00 |
|
Vincent Hanquez
|
8065c26c2d
|
remove dangerous OverloadedStrings
|
2015-05-21 06:45:46 +01:00 |
|
Vincent Hanquez
|
881d167cb5
|
more fixing up description and comments
|
2015-05-20 06:22:00 +01:00 |
|
Vincent Hanquez
|
9ae9e38ce2
|
move to memory stuff
|
2015-05-09 14:23:32 +01:00 |
|
Vincent Hanquez
|
df3c3523a4
|
[P256] add a point_add function
|
2015-05-04 06:56:27 +01:00 |
|
Vincent Hanquez
|
aa790db088
|
[P256] add more bindings
|
2015-05-03 20:36:00 +01:00 |
|
Vincent Hanquez
|
ad34f0e1e8
|
use mod after add/sub
|
2015-05-03 20:15:26 +01:00 |
|
Vincent Hanquez
|
1f30911e1c
|
[P256] define the n/p/b constants
|
2015-05-03 20:14:54 +01:00 |
|
Vincent Hanquez
|
c360e77148
|
[P256] properly define some bindings with X and Y types
|
2015-05-03 20:14:10 +01:00 |
|
Vincent Hanquez
|
ea875e5c88
|
[P256] define pointMul
|
2015-05-03 19:52:00 +01:00 |
|
Vincent Hanquez
|
25c303602d
|
[P256] add comment to `toPoint'
|
2015-05-03 19:51:21 +01:00 |
|
Vincent Hanquez
|
1267500318
|
[P256] improve bindings, still work in progress.
|
2015-05-02 14:50:11 +01:00 |
|
Vincent Hanquez
|
e52a75af75
|
add P256 work in progress binding
|
2015-04-22 10:15:23 +01:00 |
|