Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / paulmillr/noble-bls12-381 issues and pull requests

#65 - Bump rollup from 2.75.5 to 2.79.2

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment
Labels: dependencies

#64 - Bump golang.org/x/sys from 0.0.0-20201101102859-da207088b7d1 to 0.1.0 in /test/go_pairing_vectors

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#63 - hashToCurve defaults to the G2 DST even on G1

Issue - State: closed - Opened by AnomalRoil about 1 year ago - 3 comments

#62 - usage example for signing & publishing a transaction?

Issue - State: closed - Opened by huseyingokay over 1 year ago - 1 comment

#61 - how to understand the precomputes of Miller Loop in noble-bls12-381?

Issue - State: closed - Opened by xichan-ms over 1 year ago - 4 comments

#60 - Bump golang.org/x/sys from 0.0.0-20201101102859-da207088b7d1 to 0.1.0 in /test/go_pairing_vectors

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 2 comments
Labels: dependencies

#59 - The default implementation is incompatible with Ethereum specification

Issue - State: closed - Opened by shresthagrawal about 2 years ago - 1 comment

#58 - [No Code Change] Fix misleading comment, stating incorrect multiplication.

Pull Request - State: closed - Opened by Sajjon about 2 years ago

#57 - Encryption

Issue - State: closed - Opened by ShravanSunder about 2 years ago

#56 - On "constant time"

Issue - State: closed - Opened by dot-asm over 2 years ago - 2 comments

#55 - HashToCurve on G1 points

Issue - State: closed - Opened by AnomalRoil over 2 years ago - 4 comments

#54 - Fix toString() for G1 and G2 Zero point.

Pull Request - State: closed - Opened by christianpaquin over 2 years ago

#53 - Adds compressed serialization for G2 points

Pull Request - State: closed - Opened by christianpaquin over 2 years ago - 2 comments

#52 - Error printing zero points

Issue - State: closed - Opened by christianpaquin over 2 years ago - 4 comments

#50 - Can this library generate 160 bits (20 bytes) signature?

Issue - State: closed - Opened by wwwossai over 2 years ago - 1 comment

#49 - Possible missing edge case in `modexp` function

Issue - State: closed - Opened by acolytec3 almost 3 years ago - 2 comments

#48 - Issue when using with react-native

Issue - State: closed - Opened by aguycalled almost 3 years ago - 1 comment

#43 - Add support for G2 public keys with G1 signatures

Issue - State: closed - Opened by 0xAaCE almost 3 years ago - 4 comments
Labels: enhancement

#42 - Use destination when hashing to field

Pull Request - State: closed - Opened by aguycalled about 3 years ago

#41 - setDSTLabel can not change htfDefaults.DST

Issue - State: closed - Opened by xiispace about 3 years ago

#38 - Hash to scalar

Pull Request - State: closed - Opened by iancoleman about 3 years ago - 14 comments

#37 - Option to choose curve for hash_to_field

Issue - State: closed - Opened by iancoleman about 3 years ago - 5 comments

#36 - Support for Deno runtime

Issue - State: closed - Opened by saad3645 over 3 years ago - 3 comments

#35 - Cannot convert a BigInt value to a number

Issue - State: closed - Opened by Jack-Chain over 3 years ago - 1 comment

#33 - Cannot assign to 'DST_LABEL' because it is a read-only property.ts(2540)

Issue - State: closed - Opened by HFJingchuang over 3 years ago - 2 comments

#32 - Is this a typo?

Issue - State: closed - Opened by vae520283995 over 3 years ago - 1 comment

#31 - Are there any plans to write a blog about bls12-381

Issue - State: closed - Opened by vae520283995 over 3 years ago - 2 comments

#30 - Make instructions on usage in the browser clearer

Issue - State: closed - Opened by oelna over 3 years ago - 3 comments

#29 - [point multiplication] - Allow points to multiply by a zero scalar.

Pull Request - State: closed - Opened by RomarQ over 3 years ago - 3 comments

#28 - Compatibility with Chia

Issue - State: closed - Opened by vae520283995 over 3 years ago - 2 comments

#27 - Regarding the support for the Bls12381G2KeyPair.ts in bls12381-key-pair

Issue - State: closed - Opened by forsalim12 over 3 years ago - 1 comment

#26 - Fix error message typo in Fq6 constructor

Pull Request - State: closed - Opened by azuchi over 3 years ago

#25 - Multiply G1, G2 by Fr

Issue - State: closed - Opened by RomarQ over 3 years ago - 3 comments

#24 - Compatibility with Filecoin

Issue - State: closed - Opened by dholms over 3 years ago - 9 comments

#23 - [Point Compression] - Add methods to import points from their uncompressed form

Pull Request - State: closed - Opened by RomarQ almost 4 years ago - 4 comments

#22 - [Point Compression] - Add methods to obtain the uncompressed form of Points G1 and G2

Pull Request - State: closed - Opened by RomarQ almost 4 years ago - 1 comment

#21 - Support constructing G1 and G2 points from their uncompressed forms

Issue - State: closed - Opened by RomarQ almost 4 years ago - 7 comments

#20 - Problems running example code

Issue - State: closed - Opened by dholms almost 4 years ago - 3 comments

#19 - Sync API

Issue - State: closed - Opened by dapplion about 4 years ago - 1 comment

#18 - Signing similar message results in indentical signature?

Issue - State: closed - Opened by KeeJef about 4 years ago - 5 comments

#17 - minor typo fix in README

Pull Request - State: closed - Opened by Silur about 4 years ago

#16 - Readme single message aggregation example does not work

Issue - State: closed - Opened by bgits about 4 years ago - 1 comment

#15 - Update DST to vectors from hash-to-curve v09

Issue - State: closed - Opened by paulmillr over 4 years ago

#14 - Fix export of math.js

Pull Request - State: closed - Opened by romankoblov over 4 years ago

#13 - Generic FieldExt

Pull Request - State: closed - Opened by romankoblov over 4 years ago

#12 - implement cofactor clearing according to draft-irtf-cfrg-hash-to-curve-07

Pull Request - State: closed - Opened by romankoblov over 4 years ago - 1 comment

#11 - Unsafe multiply in cofactor clearing (no point in constant time here)

Pull Request - State: closed - Opened by romankoblov over 4 years ago

#10 - Fixed performance regression in sign

Pull Request - State: closed - Opened by romankoblov over 4 years ago

#9 - Speed improvements && wNAF && constant-time multiplication

Pull Request - State: closed - Opened by romankoblov over 4 years ago - 1 comment

#8 - Implement standard hash to curve. Refactor

Pull Request - State: closed - Opened by paulmillr over 4 years ago

#7 - Corrected serialisation of Z1 and Z2

Pull Request - State: closed - Opened by mrhornsby over 4 years ago - 1 comment

#6 - Wrong serialisation of point at infinity?

Issue - State: closed - Opened by mrhornsby over 4 years ago - 4 comments

#5 - Implement Wahby-Boneh hashing.

Pull Request - State: closed - Opened by paulmillr about 5 years ago

#4 - Speed improvements ideas

Issue - State: closed - Opened by paulmillr over 5 years ago - 4 comments

#3 - Expose non-signature API

Issue - State: closed - Opened by JustinDrake over 5 years ago - 1 comment

#2 - Hash to point should conform to updated spec

Issue - State: closed - Opened by JustinDrake over 5 years ago - 8 comments

#1 - Performance benchmarks

Issue - State: closed - Opened by JustinDrake over 5 years ago - 3 comments