Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ChainSafe/go-schnorrkel issues and pull requests
#59 - Add NewSecretKeyFromEd25519Bytes
Pull Request -
State: closed - Opened by oldgreen over 1 year ago
- 2 comments
#58 - add syntax highlighting to readme
Pull Request -
State: closed - Opened by noot over 1 year ago
#57 - Bump golang.org/x/crypto from 0.0.0-20191206172530-e9b2fee46413 to 0.1.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#56 - bump go version and change go-yaml path
Pull Request -
State: open - Opened by noot about 2 years ago
#55 - Can't compile lib because of gopkg.in
Issue -
State: open - Opened by leonardocustodio about 2 years ago
- 6 comments
#54 - can not verify from polkadot-js
Issue -
State: closed - Opened by quan-xie over 2 years ago
- 3 comments
#53 - Func for generating mini secret for mnemonic
Pull Request -
State: closed - Opened by StringNick over 2 years ago
- 1 comment
#52 - add audit report
Pull Request -
State: closed - Opened by noot almost 3 years ago
#51 - Add a keypair type
Pull Request -
State: closed - Opened by jimjbrettj almost 3 years ago
- 3 comments
#50 - Update pubkey verify
Pull Request -
State: closed - Opened by jimjbrettj almost 3 years ago
#49 - Use VarTimeMultiScalarMult for batch verification
Pull Request -
State: closed - Opened by jimjbrettj almost 3 years ago
#47 - Enhancement: cache compressed public key
Pull Request -
State: closed - Opened by jimjbrettj about 3 years ago
Labels: enhancement, good first issue, go-schnorrkel
#46 - update batch verification to use `VarTimeMultiScalarMult`
Issue -
State: closed - Opened by noot about 3 years ago
#45 - update `*PublicKey.Verify` to use `ristretto255.VarTimeDoubleScalarBaseMult`
Issue -
State: closed - Opened by noot about 3 years ago
#44 - create `Keypair` type
Issue -
State: closed - Opened by noot about 3 years ago
#43 - cache compressed `PublicKey`
Issue -
State: closed - Opened by noot about 3 years ago
- 1 comment
#42 - chore: update documentation
Pull Request -
State: closed - Opened by jimjbrettj about 3 years ago
- 1 comment
Labels: documentation
#41 - chore: update readme
Pull Request -
State: closed - Opened by noot about 3 years ago
#40 - Extremely poor performance and other annoyances
Issue -
State: closed - Opened by Yawning about 3 years ago
- 3 comments
#39 - fix: address issues from Trail of Bits audit
Pull Request -
State: closed - Opened by noot about 3 years ago
#38 - docs: add examples for key generation, signing, VRF, batch verification, bip39 keygen
Pull Request -
State: closed - Opened by noot over 3 years ago
#37 - bump go version, go mod vendor
Pull Request -
State: closed - Opened by noot over 3 years ago
- 3 comments
#36 - cleanup tests, add constants, address nolint issues
Pull Request -
State: closed - Opened by noot over 3 years ago
#35 - fix MiniSecretKey.Decode
Pull Request -
State: closed - Opened by noot over 3 years ago
#34 - fix batch verfication equation
Pull Request -
State: closed - Opened by noot over 3 years ago
- 1 comment
#33 - The batch verification equation is incorrect
Issue -
State: closed - Opened by Yawning over 3 years ago
#32 - MiniSecretKey.Decode should do something useful
Issue -
State: closed - Opened by Yawning over 3 years ago
#31 - Address "nolint" issues
Issue -
State: closed - Opened by noot over 3 years ago
Labels: Priority: 2 - High
#30 - Add linter and sec checks
Pull Request -
State: closed - Opened by dutterbutter over 3 years ago
- 4 comments
#29 - Vendor dependencies
Issue -
State: closed - Opened by noot over 3 years ago
Labels: Priority: 3 - Medium
#28 - implement batch verification
Pull Request -
State: closed - Opened by noot almost 4 years ago
#27 - add discord badge to readme
Pull Request -
State: closed - Opened by dutterbutter almost 4 years ago
#26 - Implement batch verification
Issue -
State: closed - Opened by noot almost 4 years ago
Labels: Priority: 3 - Medium, go-schnorrkel
#25 - Update folder name for actions
Pull Request -
State: closed - Opened by dutterbutter almost 4 years ago
#24 - Added unit test checks for ci
Pull Request -
State: closed - Opened by dutterbutter almost 4 years ago
#23 - implement signature.DecodeNotDistinguishedFromEd25519 and update existing signature.Decode
Pull Request -
State: closed - Opened by noot almost 4 years ago
#22 - add VrfInOut.MakeBytes, add kusama toggle
Pull Request -
State: closed - Opened by noot almost 4 years ago
#21 - How can I generate polkadot key pair
Issue -
State: closed - Opened by yasyzb almost 4 years ago
- 1 comment
#20 - Cleaned up bip39 test code
Pull Request -
State: closed - Opened by swdee about 4 years ago
#19 - Added in support for deriving Hard keys
Pull Request -
State: closed - Opened by swdee about 4 years ago
- 2 comments
#18 - change 0b00000111 to 0x07
Pull Request -
State: closed - Opened by noot over 4 years ago
#17 - build failed go v1.13.7
Issue -
State: closed - Opened by jjhesk over 4 years ago
- 3 comments
#16 - fix verification
Pull Request -
State: closed - Opened by noot over 4 years ago
- 1 comment
#15 - implement decode for VrfOutput and VrfProof
Pull Request -
State: closed - Opened by noot almost 5 years ago
#14 - Update bip39.go
Pull Request -
State: closed - Opened by vedhavyas almost 5 years ago
- 1 comment
#13 - Removed straightedge dependency from go.mod
Pull Request -
State: closed - Opened by sunnya97 almost 5 years ago
#12 - vrf: add VrfInOut funcs, VrfOutput type
Pull Request -
State: closed - Opened by noot almost 5 years ago
- 1 comment
#11 - Renamed the call at 53 from NewRandomMiniSecretKey
Pull Request -
State: closed - Opened by hammadtq almost 5 years ago
- 3 comments
#10 - vrf implementation
Pull Request -
State: closed - Opened by noot almost 5 years ago
#9 - substrate bip39 implementation
Pull Request -
State: closed - Opened by sunnya97 almost 5 years ago
- 2 comments
#8 - Add more examples and improve godocs
Issue -
State: closed - Opened by noot almost 5 years ago
Labels: Priority: 3 - Medium, go-schnorrkel
#7 - Add constants
Issue -
State: closed - Opened by noot almost 5 years ago
Labels: Priority: 4 - Low, go-schnorrkel
#6 - hierarchical deterministic key derivation
Pull Request -
State: closed - Opened by noot almost 5 years ago
- 1 comment
#5 - Update gtank/ristretto255 to v0.1.2
Pull Request -
State: closed - Opened by sunnya97 almost 5 years ago
#4 - Verifiable random function
Issue -
State: closed - Opened by noot about 5 years ago
#3 - Hierachichal deterministic key derivation
Issue -
State: closed - Opened by noot about 5 years ago
#2 - Merlin transcript RNG
Issue -
State: open - Opened by noot about 5 years ago
- 2 comments
Labels: Priority: 4 - Low, go-schnorrkel
#1 - Add license
Issue -
State: closed - Opened by GregTheGreek about 5 years ago
- 1 comment