Ecosyste.ms: Issues

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

GitHub / oasisprotocol/ed25519 issues and pull requests

#29 - doc: Add a deprecation notice

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

#28 - Dramatically improve performance

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

#27 - Fix signature verification on 32-bit systems

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

#26 - ultra tiny nit: avoid using globals for testing

Issue - State: open - Opened by bennetyee almost 4 years ago

#25 - ed25519: Reject small order R

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

#24 - ed25519: Remove PublicKey.IsSmallOrder

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

#23 - ed25519: Various behavior changes

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

#22 - ed25519: Add PublicKey.Equal/PrivateKey.Equal from Go 1.15

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

#21 - .github: Update settings, use GitHub Actions for CI

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

#20 - extra/x25519: Add Ed25519->X25519 key conversion helpers

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

#19 - internal/ge25519: Use the unsafe moveConditionalBytes on more targets

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

#17 - internal: Fix the build tags for non-AMD64 platforms

Pull Request - State: closed - Opened by Yawning over 4 years ago
Labels: t:bug

#16 - Build tags failing for Raspberry Pi.

Issue - State: closed - Opened by iwasaki-kenta over 4 years ago - 3 comments
Labels: t:bug, s:help wanted

#15 - extra/x25519: Add support for `x/crypto/curve25519.X25519`

Pull Request - State: closed - Opened by Yawning almost 5 years ago

#14 - batch_verify: Debug/improve

Pull Request - State: closed - Opened by Yawning almost 5 years ago

#13 - batch_verify: Fix an infinite loop with a small scalar value

Pull Request - State: closed - Opened by Yawning almost 5 years ago - 1 comment

#12 - Possibility of an infinite loop with small scalar value in function `multiScalarmultVartimeFinal`

Issue - State: closed - Opened by ravenac95 almost 5 years ago - 1 comment
Labels: t:bug

#11 - Fold in more planned upstream changes

Issue - State: closed - Opened by Yawning almost 5 years ago - 1 comment
Labels: p:1

#10 - Address issues found by third party external review.

Pull Request - State: closed - Opened by Yawning almost 5 years ago

#9 - Add support for batch verifying with Ed25519ctx/Ed25519ph

Pull Request - State: closed - Opened by Yawning almost 5 years ago

#8 - Change the extended API again

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

#7 - Add batch verification support for the RFC 8032 variants

Issue - State: closed - Opened by Yawning about 5 years ago
Labels: p:2

#6 - Change the Ed25519ph/Ed25519ctx API

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

#5 - Add support for `Ed25519ph` with a context

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

#4 - Add support for RFC 8032's Ed25519ph and Ed25519ctx

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

#3 - Enable the 64 bit codepath on more 64 bit systems

Pull Request - State: closed - Opened by Yawning about 5 years ago
Labels: p:1

#2 - Add some sanitization of intermediary values

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

#1 - Change the code when the `math/bits` dust settles

Issue - State: closed - Opened by Yawning over 5 years ago
Labels: p:2, s:blocked