Skip to content

docs(slip-0039): add shurlinet/go-slip39 to other implementations#2018

Open
satindergrewal wants to merge 1 commit into
satoshilabs:masterfrom
satindergrewal:master
Open

docs(slip-0039): add shurlinet/go-slip39 to other implementations#2018
satindergrewal wants to merge 1 commit into
satoshilabs:masterfrom
satindergrewal:master

Conversation

@satindergrewal
Copy link
Copy Markdown

Adds shurlinet/go-slip39 to the Go implementations list.

  • Full SLIP-0039 spec implementation (all 45 test vectors pass)
  • Constant-time bitsliced GF(2^8) translated from Trezor firmware crypto/shamir.c
  • Memory zeroing, fuzz testing, cross-implementation verification against python-shamir-mnemonic
  • MIT license, single dependency (golang.org/x/crypto for PBKDF2)
  • https://pkg.go.dev/github.com/shurlinet/go-slip39

- Full SLIP-0039 spec implementation (all 45 test vectors pass)
- Constant-time bitsliced GF(2^8) translated from Trezor firmware crypto/shamir.c
- Memory zeroing, fuzz testing, cross-implementation verification against python-shamir-mnemonic
- MIT license, single dependency (golang.org/x/crypto for PBKDF2)
- https://pkg.go.dev/github.com/shurlinet/go-slip39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant