Ecosyste.ms: Issues

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

GitHub / paulmillr/noble-ed25519 issues and pull requests

#104 - Silent message transformation can happen with v2.0.0

Issue - State: closed - Opened by makew0rld about 1 month ago - 1 comment

#103 - error: ERR_REQUIRE_ESM

Issue - State: closed - Opened by Kang-heeju 3 months ago - 1 comment

#100 - Signing using Extened Private Key

Issue - State: closed - Opened by uaeio 6 months ago - 3 comments

#97 - Improve error message for invalid privkey length

Pull Request - State: closed - Opened by sangaman about 1 year ago - 4 comments

#96 - Can not make it generate or verify the signature

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

#95 - Remove unused tests

Pull Request - State: closed - Opened by mahnunchik over 1 year ago

#94 - fix(crypto-error): add stricter check on crypto methods and throw error if undefined

Pull Request - State: closed - Opened by Cali93 over 1 year ago - 2 comments

#93 - Random PRNG - how secure is it?

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

#91 - React Native compatibility issue

Issue - State: closed - Opened by Cali93 over 1 year ago - 7 comments

#90 - Error: crypto.getRandomValues must be defined

Issue - State: closed - Opened by KirisakiAria over 1 year ago - 5 comments

#89 - How to create hybrid NPM package for Node.js and bundlers?

Issue - State: closed - Opened by jost-s over 1 year ago - 3 comments

#88 - Specify supported Node.js version range in manifest

Pull Request - State: closed - Opened by legobeat over 1 year ago

#87 - ci: test nodejs v16/v18/v20

Pull Request - State: closed - Opened by legobeat over 1 year ago - 2 comments

#86 - Added signWithContext, implementing Ed25519ctx from RFC8032 5.1.6

Pull Request - State: closed - Opened by ChrisBender over 1 year ago - 2 comments

#85 - Jest gives an error: "SyntaxError: Unexpected token export"

Issue - State: closed - Opened by toniton over 1 year ago - 2 comments

#84 - v2 throws error in FF when bundled with parcel

Issue - State: closed - Opened by TimDaub over 1 year ago - 2 comments

#82 - Update mod.ts file to export etc

Pull Request - State: closed - Opened by quentinadam over 1 year ago - 5 comments

#81 - replacement for getSharedSecret

Issue - State: closed - Opened by mo22 over 1 year ago - 6 comments

#80 - making API consistent

Issue - State: open - Opened by amidmm over 1 year ago
Labels: enhancement

#79 - What are your sources for the algorithm?

Issue - State: closed - Opened by javajosh over 1 year ago - 5 comments

#78 - feat: Add synchronous version of `getSharedSecret`

Pull Request - State: closed - Opened by maciejopalinski over 1 year ago - 2 comments

#77 - synchronous `getSharedSecret()`

Issue - State: closed - Opened by maciejopalinski over 1 year ago

#76 - v2.0: massively reduce library size, remove features

Pull Request - State: closed - Opened by paulmillr over 1 year ago

#75 - ed.utils.hexToBytes not mentioned in README

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

#74 - Switch to @noble/curves package

Pull Request - State: closed - Opened by paulmillr almost 2 years ago

#73 - 64byte (extended) ed25519 private keys

Issue - State: closed - Opened by gitmachtl almost 2 years ago - 6 comments

#72 - Can someone help me with the getSharedSecret function?

Issue - State: closed - Opened by gitmachtl almost 2 years ago - 1 comment

#71 - Deno import error

Issue - State: closed - Opened by caramboleyo almost 2 years ago - 5 comments

#70 - Wrong signature with version > 1.60

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

#69 - Compatibility with libsodium generated keys

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

#67 - Can you please release fixes

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

#66 - Fix: skypack build

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

#65 - fix failures in test and CI

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

#64 - Support key generation from seed as described in RFC 8032 section 5.1.5

Issue - State: closed - Opened by zamicol over 2 years ago - 6 comments

#63 - ed25519ph/HashEdDSA support?

Issue - State: closed - Opened by brandonros over 2 years ago - 5 comments

#62 - `noble-ed25519` and `tweetnacl` produce different results

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

#61 - Sync version of sign?

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

#60 - Case ArrayBuffer as byte argument

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

#57 - Move the crypto selection out of the ed25519 logic.

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

#56 - Add RistrettoPoint.toString() method

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

#55 - Expose RistrettoPoint.multiplyUnsafe()

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

#54 - Export utils.invert(number, (mod))

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

#53 - Make RistrettoPoint.ep public

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

#52 - Add RistrettoPoint.subtract(other: RistrettoPoint)

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

#51 - what is the advantage of distinguishing crypto.web and crypto.node in utils.sha512

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

#50 - Fix point.multiply(CURVE.l) for subgroup check

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

#49 - docs: Fix sign in definition of CURVE.n

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

#45 - Regression in 1.5.0

Issue - State: closed - Opened by achingbrain over 2 years ago - 10 comments

#44 - Remove doc reference to unimplemented Point.fromY()

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

#43 - Does sign() take a message or its hash?

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

#42 - Differing outputs between languages

Issue - State: closed - Opened by joshbenaron over 2 years ago - 7 comments

#41 - Derive key for ECDH

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

#40 - Deno: better solution instead of import map

Issue - State: closed - Opened by sgwilym over 2 years ago - 7 comments

#38 - window.crypto is not available over LAN HTTP

Issue - State: closed - Opened by joepio over 2 years ago - 9 comments
Labels: bug

#35 - Question: How to produce key-pair to use with SSH server?

Issue - State: closed - Opened by bushev almost 3 years ago

#34 - Uncaught TypeError: can't convert BigInt to number

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

#33 - Why does it produce 128 bytes signature?

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

#32 - Suggest clarifying comments and argument names

Issue - State: closed - Opened by covert-encryption almost 3 years ago - 6 comments
Labels: documentation

#31 - .equals not recognizing equal points

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

#30 - Support sign with publicKey.

Pull Request - State: closed - Opened by robxyy almost 3 years ago - 10 comments

#29 - add type declarations to package.json

Pull Request - State: closed - Opened by lilnasy almost 3 years ago

#28 - v1.2.6: Deno throws because of Node related code

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

#27 - Clarify docs about msg hashes

Issue - State: closed - Opened by lunter2 about 3 years ago - 9 comments

#26 - Support service workers by using 'self' instead of 'window'

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

#25 - Support for service workers

Issue - State: closed - Opened by Mrtenz over 3 years ago

#24 - Add "browser" field to package.json

Pull Request - State: closed - Opened by matheus23 over 3 years ago - 1 comment

#23 - Uncaught TypeError: Cannot convert a BigInt value to a number

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

#22 - fix build error: Type 'Uint8Array' is not assignable to type 'string'.

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

#20 - Uncaught TypeError: Cannot convert a BigInt value to a number

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

#19 - How to run the library in old browsers?

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

#18 - Elligator support

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

#17 - WiP: Add index.mjs export (typescript to ES2020)

Pull Request - State: closed - Opened by 1000i100 over 3 years ago - 2 comments

#16 - ts to mjs/esm export

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

#15 - ed25519 decode / decompress

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

#14 - The handling of `S` during verification is badly broken

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

#13 - Timing leak in powMod

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

#12 - Make equalBytes() constant-time

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

#11 - ristretto255 getPublicKey

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

#10 - fix issue #9

Pull Request - State: closed - Opened by JhonnyJason about 4 years ago - 1 comment

#9 - Subtract not working as expected?

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

#8 - Schnorr signatures over ristretto

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

#7 - deno support

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

#6 - small spelling fixes in usage

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

#5 - Note: alternative Point#multiply implementation

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

#4 - Add ristretto255.

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

#3 - chore: add negative point function

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

#2 - chore: export add function

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

#1 - chore: export multiple function

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