issues
search
paulmillr
/
noble-bls12-381
DEPRECATED: use noble-curves instead. Fastest JS implementation of BLS12-381.
https://paulmillr.com/noble
MIT License
201
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump rollup from 2.75.5 to 2.79.2
#65
dependabot[bot]
closed
1 month ago
1
Bump golang.org/x/sys from 0.0.0-20201101102859-da207088b7d1 to 0.1.0 in /test/go_pairing_vectors
#64
dependabot[bot]
closed
5 months ago
1
hashToCurve defaults to the G2 DST even on G1
#63
AnomalRoil
closed
1 year ago
3
usage example for signing & publishing a transaction?
#62
huseyingokay
closed
1 year ago
1
how to understand the precomputes of Miller Loop in noble-bls12-381?
#61
xichan-ms
closed
1 year ago
4
Bump golang.org/x/sys from 0.0.0-20201101102859-da207088b7d1 to 0.1.0 in /test/go_pairing_vectors
#60
dependabot[bot]
closed
1 year ago
2
The default implementation is incompatible with Ethereum specification
#59
shresthagrawal
closed
1 year ago
1
[No Code Change] Fix misleading comment, stating incorrect multiplication.
#58
Sajjon
closed
2 years ago
0
Encryption
#57
ShravanSunder
closed
2 years ago
0
On "constant time"
#56
dot-asm
closed
1 year ago
2
HashToCurve on G1 points
#55
AnomalRoil
closed
1 year ago
4
Fix toString() for G1 and G2 Zero point.
#54
christianpaquin
closed
2 years ago
0
Adds compressed serialization for G2 points
#53
christianpaquin
closed
2 years ago
2
Error printing zero points
#52
christianpaquin
closed
2 years ago
4
Can this library generate 160 bits (20 bytes) signature?
#50
wwwossai
closed
2 years ago
1
Possible missing edge case in `modexp` function
#49
acolytec3
closed
2 years ago
2
Issue when using with react-native
#48
aguycalled
closed
2 years ago
1
Add support for G2 public keys with G1 signatures
#43
alejo-acevedo-deel
closed
1 year ago
4
Use destination when hashing to field
#42
aguycalled
closed
3 years ago
0
setDSTLabel can not change htfDefaults.DST
#41
xiispace
closed
3 years ago
0
Is there a way to verify a single message with only an aggregate signature and aggregate public key?
#39
andyraddatz
closed
3 years ago
0
Hash to scalar
#38
iancoleman
closed
3 years ago
14
Option to choose curve for hash_to_field
#37
iancoleman
closed
3 years ago
5
Support for Deno runtime
#36
saad3645
closed
2 years ago
3
Cannot convert a BigInt value to a number
#35
Jack-Chain
closed
3 years ago
1
Understand why g1_on_curve from paper is slower than cofactor multiplying
#34
paulmillr
closed
3 years ago
0
Cannot assign to 'DST_LABEL' because it is a read-only property.ts(2540)
#33
HFJingchuang
closed
3 years ago
2
Is this a typo?
#32
vae520283995
closed
3 years ago
1
Are there any plans to write a blog about bls12-381
#31
vae520283995
closed
1 year ago
2
Make instructions on usage in the browser clearer
#30
oelna
closed
3 years ago
3
[point multiplication] - Allow points to multiply by a zero scalar.
#29
RomarQ
closed
3 years ago
3
Compatibility with Chia
#28
vae520283995
closed
3 years ago
2
Regarding the support for the Bls12381G2KeyPair.ts in bls12381-key-pair
#27
forsalim12
closed
3 years ago
1
Fix error message typo in Fq6 constructor
#26
azuchi
closed
3 years ago
0
Multiply G1, G2 by Fr
#25
RomarQ
closed
3 years ago
3
Compatibility with Filecoin
#24
dholms
closed
3 years ago
9
[Point Compression] - Add methods to import points from their uncompressed form
#23
RomarQ
closed
3 years ago
4
[Point Compression] - Add methods to obtain the uncompressed form of Points G1 and G2
#22
RomarQ
closed
3 years ago
1
Support constructing G1 and G2 points from their uncompressed forms
#21
RomarQ
closed
3 years ago
7
Problems running example code
#20
dholms
closed
3 years ago
3
Sync API
#19
dapplion
closed
3 years ago
1
Signing similar message results in indentical signature?
#18
KeeJef
closed
4 years ago
5
minor typo fix in README
#17
Silur
closed
4 years ago
0
Readme single message aggregation example does not work
#16
bgits
closed
4 years ago
1
Update DST to vectors from hash-to-curve v09
#15
paulmillr
closed
1 year ago
0
Fix export of math.js
#14
romankoblov
closed
4 years ago
0
Generic FieldExt
#13
romankoblov
closed
4 years ago
0
implement cofactor clearing according to draft-irtf-cfrg-hash-to-curve-07
#12
romankoblov
closed
4 years ago
1
Unsafe multiply in cofactor clearing (no point in constant time here)
#11
romankoblov
closed
4 years ago
0
Fixed performance regression in sign
#10
romankoblov
closed
4 years ago
0
Next