Paul Miller
|
37ebe6c40f
|
tests of ed25519, ed448: improve
|
2023-04-02 15:38:36 +02:00 |
|
Paul Miller
|
18eabfd3be
|
Remove unused devdeps
|
2023-04-02 14:17:50 +02:00 |
|
Paul Miller
|
19f04a4c1c
|
Release 0.9.1.
0.9.1
|
2023-03-31 10:02:05 +02:00 |
|
Paul Miller
|
d0c3bee4de
|
weierstrass, edwards: make points expose typescript x, y
|
2023-03-30 09:20:35 +02:00 |
|
Paul Miller
|
4244f97d38
|
bls: get rid of bigint literals. gh-22
|
2023-03-28 19:01:42 +02:00 |
|
Paul Miller
|
618508d32c
|
weierstrass, edwards: get rid of bigint literals. Closes gh-22
|
2023-03-28 19:01:00 +02:00 |
|
Paul Miller
|
3936449e7b
|
edwards: add toRawBytes to ts type
|
2023-03-26 15:54:04 +02:00 |
|
Paul Miller
|
0ffa38db6b
|
Release 0.9.0.
0.9.0
|
2023-03-24 11:12:02 +01:00 |
|
Paul Miller
|
c4c580edc0
|
Bump devdeps
|
2023-03-24 11:06:48 +01:00 |
|
Paul Miller
|
abe8adac7b
|
README
|
2023-03-24 10:25:03 +01:00 |
|
Paul Miller
|
4fd2ae82b6
|
readme
|
2023-03-21 07:27:45 +01:00 |
|
Paul Miller
|
e2411f7dfd
|
modular: add comment
|
2023-03-21 07:25:09 +01:00 |
|
Paul Miller
|
cb61e4f292
|
readme
|
2023-03-21 07:25:01 +01:00 |
|
Paul Miller
|
bb875791bd
|
docs
|
2023-03-21 07:11:17 +01:00 |
|
Paul Miller
|
3df2553ced
|
Docs
|
2023-03-21 07:02:07 +01:00 |
|
Paul Miller
|
8fabc7ff06
|
All files: rename Fp to Field
|
2023-03-21 06:51:18 +01:00 |
|
Paul Miller
|
f3c21eb347
|
weierstrass: make weierstrassPoints fromBytes / toBytes optional
|
2023-03-21 05:51:10 +01:00 |
|
Paul Miller
|
a8b8192714
|
Add CURVE.p param
|
2023-03-21 03:06:06 +01:00 |
|
Paul Miller
|
1c6aa07ff7
|
Release 0.8.3.
0.8.3
|
2023-03-16 19:41:20 +01:00 |
|
Paul Miller
|
e110237298
|
readme
|
2023-03-16 19:17:34 +01:00 |
|
Paul Miller
|
45393db807
|
Bump docs
|
2023-03-16 19:05:33 +01:00 |
|
Paul Miller
|
acc3a9dc4d
|
Bump devdep types/node
|
2023-03-16 18:52:03 +01:00 |
|
Paul Miller
|
9295b0dbae
|
Upgrade to Typescript 5
|
2023-03-16 18:49:48 +01:00 |
|
Paul Miller
|
5784ef23f6
|
Release 0.8.2.
0.8.2
|
2023-03-14 00:44:02 +01:00 |
|
Paul Miller
|
ef55efe842
|
Fix common.js build
|
2023-03-14 00:42:40 +01:00 |
|
Paul Miller
|
1cfd6a76ca
|
Release 0.8.1.
0.8.1
|
2023-03-14 00:40:05 +01:00 |
|
Paul Miller
|
89f81b2204
|
pkg.json: improve bench, clean scripts
|
2023-03-14 00:39:21 +01:00 |
|
Paul Miller
|
d77ac16f51
|
Bring back common.js for now. Need more thorough work with consumers
|
2023-03-14 00:32:09 +01:00 |
|
Paul Miller
|
fe68da61f6
|
Move stark curve to micro-starknet
|
2023-03-10 20:18:05 +01:00 |
|
Paul Miller
|
32c0841bed
|
Add Trail of Bits audit
|
2023-03-10 01:09:49 +01:00 |
|
Paul Miller
|
49a659b248
|
Release 0.8.0.
0.8.0
|
2023-03-03 05:12:36 +04:00 |
|
Paul Miller
|
9d0a2e25dc
|
readme: esm-only
|
2023-03-03 05:11:21 +04:00 |
|
Paul Miller
|
7c461af2b2
|
test: remove common.js support
|
2023-03-03 05:09:50 +04:00 |
|
Paul Miller
|
4a8f447c8d
|
package.json, tsconfig: remove common.js support. Pure ESM now
|
2023-03-03 05:09:36 +04:00 |
|
Paul Miller
|
4b2d31ce7f
|
stark: more methods
|
2023-02-28 23:18:06 +04:00 |
|
Paul Miller
|
16115f27a6
|
readme update
|
2023-02-28 14:04:15 +04:00 |
|
Paul Miller
|
0e0d0f530d
|
benchmark: add tonneli-shanks sqrt
|
2023-02-28 02:59:28 +04:00 |
|
Paul Miller
|
fa5105aef2
|
ecdsa: remove scalar blinding. CSPRNG dep not good: cryptofuzz, other envs will fail
|
2023-02-28 01:48:06 +04:00 |
|
Paul Miller
|
11f1626ecc
|
modular: Add comment. Add benchmark
|
2023-02-27 22:41:24 +04:00 |
|
Paul Miller
|
53ff287bf7
|
Schnorr: remove getExtendedPublicKey
|
2023-02-27 20:29:47 +04:00 |
|
Paul Miller
|
214c9aa553
|
secp256k1: Fix schnorrGetExtPubKey y coordinate
|
2023-02-27 20:20:13 +04:00 |
|
Paul Miller
|
ec2c3e1248
|
Add test for ristretto equality testing
|
2023-02-27 19:33:41 +04:00 |
|
Paul Miller
|
e64a9d654c
|
Fix ristretto255 equals
|
2023-02-27 19:07:45 +04:00 |
|
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 |
|