Moxie Marlinspike
|
f596383883
|
uniqueSignature -> vrfSignature
// FREEBIE
|
2016-10-18 11:12:25 -07:00 |
|
Moxie Marlinspike
|
5423528ed8
|
uxed25519 -> vxed25519
// FREEBIE
|
2016-10-17 15:22:12 -07:00 |
|
Moxie Marlinspike
|
37b015bc99
|
Plumb unique signatures through Curve25519 interface
// FREEBIE
|
2016-08-11 17:56:32 -07:00 |
|
Moxie Marlinspike
|
a6b7aa9456
|
Validate arguments
Fixes #11
// FREEBIE
|
2016-08-11 17:28:23 -07:00 |
|
Moxie Marlinspike
|
dadb8510a9
|
Remove unused variable
This will also get rearranged in the new codegen
Fixes #6
// FREEBIE
|
2016-08-11 17:06:03 -07:00 |
|
Moxie Marlinspike
|
d0049e0227
|
Break up fe_mul method
Fixes #9
// FREEBIE
|
2016-08-11 16:58:51 -07:00 |
|
Moxie Marlinspike
|
b9f2ac4fde
|
Add VUF support
// FREEBIE
|
2016-08-11 16:58:42 -07:00 |
|
Moxie Marlinspike
|
4566552ee2
|
Update headers, add LICENSE file
// FREEBIE
|
2016-05-02 13:44:19 -07:00 |
|
Moxie Marlinspike
|
1cde4297b8
|
Eliminate max message size for signatures.
Dynamically allocate working buffers instead.
Closes #3
|
2015-05-01 08:03:47 -07:00 |
|
Moxie Marlinspike
|
43bb26cdc8
|
Add nextInt to SecureRandomProvider interface.
|
2015-02-10 15:22:08 -08:00 |
|
Moxie Marlinspike
|
74cc5f2e0b
|
Switch NoSuchProviderException to a RuntimeException
|
2015-02-02 16:02:28 -08:00 |
|
Moxie Marlinspike
|
c957bf1a03
|
More J2ME fixups.
|
2015-02-02 14:50:52 -08:00 |
|
Moxie Marlinspike
|
cb70c59368
|
J2ME apparently can't handle nested exceptions.
|
2015-02-02 13:14:37 -08:00 |
|
Moxie Marlinspike
|
8bc433269d
|
Allow caller to specify Random interface, mostly for J2ME.
|
2015-02-02 13:12:06 -08:00 |
|
Moxie Marlinspike
|
f0cfecb7f2
|
Fix for allocator bounds on J2ME.
|
2015-02-02 13:11:24 -08:00 |
|
Moxie Marlinspike
|
a198b326e6
|
We're not going to publish common, so the dependent projects
actually need to treat it as a source set.
|
2015-01-11 13:59:32 -08:00 |
|
Moxie Marlinspike
|
0f10718240
|
Refactored into provider model for initial support of J2ME.
|
2015-01-10 21:31:00 -08:00 |
|