Commit Graph

16 Commits

Author SHA1 Message Date
Fang
e424635832 Use actual @q notation for tickets 2018-11-23 22:56:55 +01:00
Fang
90379789a0 Update keygen in accordance with latest spec
For details on these changes, see urbit/fora-posts#9.
2018-11-23 22:52:49 +01:00
Fang
35fe55c701
Merge branch 'release-candidate' into keygen-changes 2018-11-14 16:20:04 -08:00
Fang
7b1148833a Update keygen tests 2018-11-13 14:59:45 -08:00
Fang
b4167ffef0 Update keygen tests 2018-11-12 18:12:34 -08:00
Joe Bryan
cb56ee3a9b tracks message length in rs256 signatures 2018-11-06 18:12:05 -05:00
Fang
bba117de54 Add tests for keygen 2018-11-05 17:59:43 -08:00
Fang
1556402668 Implement BIP39 as a library
Currently only uses the official English wordlist, but could be expanded
to use various other wordlists in the future.

Includes tests.
2018-10-24 14:55:35 -07:00
Elliot Glaysher
03ed4dbee5 Rebuild the test support library so its easier and doesn't use entropy. 2018-08-29 14:57:22 -07:00
Elliot Glaysher
fbfabe50d3 10: Mass rename +expect-nu-eq to +expect-eq 2018-08-29 11:09:37 -07:00
Elliot Glaysher
06b491ed5e 8: Move acme libraries to expect-nu-eq 2018-08-29 10:58:49 -07:00
Joe Bryan
44c16cf75f 5. moves :acme JWK, JWS and tests out of app 2018-08-29 09:17:58 -07:00
Joe Bryan
407584cda7 4. moves :acme RS256, PKCS1/8/10, PEM and tests out of app 2018-08-29 09:17:25 -07:00
Joe Bryan
7e982c0f2c 3. moves :acme RSA and tests out of app 2018-08-29 09:17:19 -07:00
Joe Bryan
b81dedf626 2. moves :acme ASN1, DER and tests out of app 2018-08-29 09:16:44 -07:00
Joe Bryan
bf6739574a 1. moves :acme base64 and tests out of app 2018-08-29 09:16:36 -07:00