issues
search
ChainSafe
/
go-schnorrkel
🍵 Schnorr Signatures over Ristretto255 in pure Go
Apache License 2.0
93
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: update dependencies and fix ci
#65
gordon-to
closed
1 week ago
0
chore: update dependencies, code cleanup
#64
gordon-to
closed
1 week ago
2
Bump golang.org/x/crypto from 0.1.0 to 0.17.0
#63
dependabot[bot]
closed
1 week ago
2
update README to reflect latest go version
#62
jimjbrettj
closed
1 year ago
0
feat: upgrade go version to 1.21
#61
EclesioMeloJunior
closed
1 year ago
0
feat: remove `publicKeyAtInfinity` check
#60
EclesioMeloJunior
closed
1 year ago
2
Add NewSecretKeyFromEd25519Bytes
#59
oldgreen
closed
1 year ago
2
add syntax highlighting to readme
#58
noot
closed
1 year ago
0
Bump golang.org/x/crypto from 0.0.0-20191206172530-e9b2fee46413 to 0.1.0
#57
dependabot[bot]
closed
1 year ago
0
bump go version and change go-yaml path
#56
noot
closed
1 year ago
1
Can't compile lib because of gopkg.in
#55
leonardocustodio
closed
1 year ago
6
can not verify from polkadot-js
#54
quan-xie
closed
2 years ago
3
Func for generating mini secret for mnemonic
#53
StringNick
closed
2 years ago
1
add audit report
#52
noot
closed
2 years ago
0
Add a keypair type
#51
jimjbrettj
closed
2 years ago
3
Update pubkey verify
#50
jimjbrettj
closed
2 years ago
0
Use VarTimeMultiScalarMult for batch verification
#49
jimjbrettj
closed
2 years ago
0
Enhancement: cache compressed public key
#47
jimjbrettj
closed
3 years ago
0
update batch verification to use `VarTimeMultiScalarMult`
#46
noot
closed
2 years ago
0
update `*PublicKey.Verify` to use `ristretto255.VarTimeDoubleScalarBaseMult`
#45
noot
closed
2 years ago
0
create `Keypair` type
#44
noot
closed
2 years ago
0
cache compressed `PublicKey`
#43
noot
closed
3 years ago
1
chore: update documentation
#42
jimjbrettj
closed
3 years ago
1
chore: update readme
#41
noot
closed
3 years ago
0
Extremely poor performance and other annoyances
#40
Yawning
closed
3 years ago
3
fix: address issues from Trail of Bits audit
#39
noot
closed
3 years ago
0
docs: add examples for key generation, signing, VRF, batch verification, bip39 keygen
#38
noot
closed
3 years ago
0
bump go version, go mod vendor
#37
noot
closed
3 years ago
3
cleanup tests, add constants, address nolint issues
#36
noot
closed
3 years ago
0
fix MiniSecretKey.Decode
#35
noot
closed
3 years ago
0
fix batch verfication equation
#34
noot
closed
3 years ago
1
The batch verification equation is incorrect
#33
Yawning
closed
3 years ago
0
MiniSecretKey.Decode should do something useful
#32
Yawning
closed
3 years ago
0
Address "nolint" issues
#31
noot
closed
3 years ago
0
Add linter and sec checks
#30
dutterbutter
closed
3 years ago
4
Vendor dependencies
#29
noot
closed
3 years ago
0
implement batch verification
#28
noot
closed
3 years ago
0
add discord badge to readme
#27
dutterbutter
closed
3 years ago
0
Implement batch verification
#26
noot
closed
3 years ago
0
Update folder name for actions
#25
dutterbutter
closed
3 years ago
0
Added unit test checks for ci
#24
dutterbutter
closed
3 years ago
0
implement signature.DecodeNotDistinguishedFromEd25519 and update existing signature.Decode
#23
noot
closed
3 years ago
0
add VrfInOut.MakeBytes, add kusama toggle
#22
noot
closed
3 years ago
0
How can I generate polkadot key pair
#21
yasyzb
closed
3 years ago
1
Cleaned up bip39 test code
#20
swdee
closed
4 years ago
0
Added in support for deriving Hard keys
#19
swdee
closed
4 years ago
2
change 0b00000111 to 0x07
#18
noot
closed
4 years ago
0
build failed go v1.13.7
#17
jjhesk
closed
4 years ago
3
fix verification
#16
noot
closed
4 years ago
1
implement decode for VrfOutput and VrfProof
#15
noot
closed
4 years ago
0
Next