issues
search
paulmillr
/
noble-ed25519
Fastest 4KB JS implementation of ed25519 signatures
https://paulmillr.com/noble
MIT License
420
stars
51
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix point.multiply(CURVE.l) for subgroup check
#50
dsernst
closed
2 years ago
6
docs: Fix sign in definition of CURVE.n
#49
dsernst
closed
2 years ago
3
Regression in 1.5.0
#45
achingbrain
closed
2 years ago
10
Remove doc reference to unimplemented Point.fromY()
#44
dsernst
closed
2 years ago
0
Does sign() take a message or its hash?
#43
hoffa
closed
2 years ago
1
Differing outputs between languages
#42
joshbenaron
closed
2 years ago
7
Derive key for ECDH
#41
acomanescu
closed
2 years ago
1
Deno: better solution instead of import map
#40
sgwilym
closed
1 year ago
7
ESM support breaks importing the default export (as it doesn't exist any more)
#39
achingbrain
closed
2 years ago
1
window.crypto is not available over LAN HTTP
#38
joepio
closed
2 years ago
9
Question: How to produce key-pair to use with SSH server?
#35
bushev
closed
2 years ago
0
Uncaught TypeError: can't convert BigInt to number
#34
sunydev
closed
2 years ago
4
Why does it produce 128 bytes signature?
#33
ocordeiro
closed
2 years ago
1
Suggest clarifying comments and argument names
#32
covert-encryption
closed
2 years ago
6
.equals not recognizing equal points
#31
davidspies
closed
2 years ago
4
Support sign with publicKey.
#30
robxyy
closed
3 years ago
10
add type declarations to package.json
#29
lilnasy
closed
3 years ago
0
v1.2.6: Deno throws because of Node related code
#28
lilnasy
closed
2 years ago
3
Clarify docs about msg hashes
#27
lunter2
closed
2 years ago
9
Support service workers by using 'self' instead of 'window'
#26
Mrtenz
closed
3 years ago
0
Support for service workers
#25
Mrtenz
closed
3 years ago
0
Add "browser" field to package.json
#24
matheus23
closed
3 years ago
1
Uncaught TypeError: Cannot convert a BigInt value to a number
#23
magland
closed
3 years ago
11
fix build error: Type 'Uint8Array' is not assignable to type 'string'.
#22
wk3368
closed
3 years ago
2
fix error in chrome: Uncaught TypeError: Cannot convert a BigInt value to a number at Math.pow (<anonymous>)
#21
wk3368
closed
3 years ago
2
Uncaught TypeError: Cannot convert a BigInt value to a number
#20
tarvos21
closed
3 years ago
6
How to run the library in old browsers?
#19
mahnunchik
closed
3 years ago
1
Elligator support
#18
paulmillr
closed
1 year ago
6
WiP: Add index.mjs export (typescript to ES2020)
#17
1000i100
closed
2 years ago
2
ts to mjs/esm export
#16
1000i100
closed
3 years ago
3
ed25519 decode / decompress
#15
1000i100
closed
3 years ago
2
The handling of `S` during verification is badly broken
#14
Yawning
closed
3 years ago
6
Timing leak in powMod
#13
soatok
closed
4 years ago
4
Make equalBytes() constant-time
#12
soatok
closed
4 years ago
1
ristretto255 getPublicKey
#11
vae520283995
closed
4 years ago
1
fix issue #9
#10
JhonnyJason
closed
4 years ago
1
Subtract not working as expected?
#9
JhonnyJason
closed
4 years ago
1
Schnorr signatures over ristretto
#8
paulmillr
closed
4 years ago
0
deno support
#7
pgg
closed
4 years ago
9
small spelling fixes in usage
#6
pgg
closed
4 years ago
0
Note: alternative Point#multiply implementation
#5
paulmillr
closed
4 years ago
0
Add ristretto255.
#4
paulmillr
closed
5 years ago
0
chore: add negative point function
#3
JSMonk
closed
5 years ago
0
chore: export add function
#2
JSMonk
closed
5 years ago
0
chore: export multiple function
#1
JSMonk
closed
5 years ago
0
Previous