Commit Graph

178 Commits

Author SHA1 Message Date
Paul Miller
088edd0fbb
h2c: move params validation. add experimental hash_to_ristretto255 2023-02-27 15:07:24 +01:00
Paul Miller
3e90930e9d
Fix types 2023-02-26 19:10:50 +01:00
Paul Miller
b8b2e91f74
Release 0.7.3. 0.7.3 2023-02-26 19:05:53 +01:00
Paul Miller
9ee694ae23
docs updates 2023-02-26 19:05:40 +01:00
Paul Miller
6bc4b35cf4
hash-to-curve: speed-up os2ip, change code a bit 2023-02-26 18:55:30 +01:00
Paul Miller
0163b63532
Release 0.7.2. 0.7.2 2023-02-25 10:13:45 +01:00
Paul Miller
7e825520f1
README 2023-02-25 10:05:48 +01:00
Paul Miller
d739297b2c
Move p192, p224 from main pkg to tests for now. Reason: not popular 2023-02-25 10:00:24 +01:00
Paul Miller
285aa6375d
stark: refactor 2023-02-20 16:50:29 +01:00
Paul Miller
8c77331ef2
add hash-to-curve benchmark 2023-02-20 16:33:05 +01:00
Paul Miller
669641e0a3
README wording 2023-02-16 17:54:17 +01:00
Paul Miller
68dd57ed31
Cryptofuzz 2023-02-16 17:49:48 +01:00
Paul Miller
a9fdd6df9f
readme: typo 2023-02-16 12:33:32 +01:00
Paul Miller
d485d8b0e6
Fix prettier 2023-02-16 12:32:32 +01:00
Paul Miller
0fdd763dc7
montgomery: add randomPrivateKey. Add ecdh benchmark. 2023-02-16 12:32:18 +01:00
Paul Miller
586e2ad5fb
Release 0.7.1. 0.7.1 2023-02-16 00:20:37 +01:00
Paul Miller
ed81707bdc
readme 2023-02-16 00:12:23 +01:00
Paul Miller
6d56b2d78e
readme 2023-02-16 00:08:18 +01:00
Paul Miller
8397241a8f
bls, stark: adjust methods 2023-02-16 00:03:20 +01:00
Paul Miller
001d0cc24a
weierstrass: rename method, adjust comments 2023-02-16 00:03:10 +01:00
Paul Miller
ce9d165657
readme hash-to-scalar 2023-02-15 23:46:43 +01:00
Paul Miller
2902b0299a
readme 2023-02-15 23:38:26 +01:00
Paul Miller
e1cb8549e8
weierstrass, montgomery, secp: add comments 2023-02-15 23:26:56 +01:00
Paul Miller
26ebb5dcce
x25519, x448: change param from a24 to a. Change Gu to bigint 2023-02-15 23:07:52 +01:00
Paul Miller
8b2863aeac
Fix benchmark 2023-02-15 22:50:32 +01:00
Paul Miller
b1f50d9364
hash-to-curve: bls examples 2023-02-15 00:08:38 +01:00
Paul Miller
b81d74d3cb
readme 2023-02-15 00:06:39 +01:00
Paul Miller
d5fe537159
hash-to-curve readme 2023-02-15 00:03:18 +01:00
Paul Miller
cde1d5c488
Fix tests 2023-02-14 23:51:11 +01:00
Paul Miller
3486bbf6b8
Release 0.7.0. 0.7.0 2023-02-14 23:45:53 +01:00
Paul Miller
0d7a8296c5
gitignore update 2023-02-14 23:45:39 +01:00
Paul Miller
0f1e7a5a43
Move output from lib to root. React Native does not support pkg.json#exports 2023-02-14 23:43:28 +01:00
Paul Miller
3da48cf899
bump bmark 2023-02-14 23:24:11 +01:00
Paul Miller
4ec46dd65d
Remove scure-base from top-level dep 2023-02-14 18:00:11 +01:00
Paul Miller
7073f63c6b
drbg: move from weierstrass to utils 2023-02-14 17:54:57 +01:00
Paul Miller
80966cbd03
hash-to-curve: more type checks. Rename method to createHasher 2023-02-14 17:39:56 +01:00
Paul Miller
98ea15dca4
edwards: improve hex errors 2023-02-14 17:35:19 +01:00
Paul Miller
e1910e85ea
mod, utils, weierstrass, secp: improve hex errors. secp: improve verify() logic and schnorr 2023-02-14 17:34:31 +01:00
Paul Miller
4d311d7294
Emit source maps 2023-02-14 17:23:51 +01:00
Paul Miller
c36d90cae6
bump lockfile, add comment to shortw 2023-02-13 23:55:58 +01:00
Paul Miller
af5aa8424f
readme: supply chain attacks 2023-02-13 23:32:49 +01:00
Paul Miller
67b99652fc
BLS: add docs 2023-02-12 22:25:36 +01:00
Paul Miller
c8d292976b
README 2023-02-12 22:25:22 +01:00
Paul Miller
daffaa2339
README: more docs 2023-02-12 21:37:27 +01:00
Paul Miller
a462fc5779
readme updates 2023-02-12 11:30:55 +01:00
Paul Miller
fe3491c5aa
Release 0.6.4. 0.6.4 2023-02-09 23:19:15 +01:00
Paul Miller
c0877ba69a
Fix weierstrass type 2023-02-09 23:18:32 +01:00
Paul Miller
8e449cc78c
ed25519 tests: unify with noble-ed25519 2023-02-09 21:26:24 +01:00
Paul Miller
1b6071cabd
weierstrass: rename normPrivKey util. tests: prepare for unification w old noble pkg 2023-02-09 20:26:20 +01:00
Paul Miller
debb9d9709
Release 0.6.3. 0.6.3 2023-02-09 16:19:08 +01:00