issues
search
trezor
/
python-shamir-mnemonic
MIT License
168
stars
60
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Q: About `extendable` validation
#50
lontivero
closed
3 months ago
2
Iteration exponent overflow
#49
onvej-sl
opened
5 months ago
0
release 0.3.0 broke backwards compat. old versions cannot recover new seeds. `ERROR: Invalid mnemonic checksum for ...`
#48
SomberNight
opened
6 months ago
4
Make the package friendlier as a dependency
#47
matejcik
closed
6 months ago
0
Support extendable backup flag
#46
andrewkozlik
closed
6 months ago
4
Add BIP32 master XPRV to test vectors
#45
andrewkozlik
closed
6 months ago
1
Group member check seems too restrictive when combining mnemonics
#44
jfburdet
opened
11 months ago
6
Linting with flake8
#43
willianpaixao
closed
2 years ago
1
Introducing Github actions
#42
willianpaixao
closed
2 years ago
4
Introduce Pre-commit hooks and Flake8
#41
willianpaixao
closed
2 years ago
5
BIP-0039 / SLIP-0039 integration
#40
alandefreitas
closed
3 years ago
8
Where to find documentation for how to drive private key from the master secret?
#39
Ahmed-Ali
closed
3 years ago
1
Relax click constraint
#38
mweinelt
closed
2 years ago
4
Master secret can't be used to create a compatible mnemonic seed
#37
noamha
closed
3 years ago
1
Feature request: Permit other kinds of strings as input?
#36
kristovatlas
closed
3 years ago
2
Interface improvements
#35
andrewkozlik
closed
3 years ago
0
introduce RecoveryState class to abstract away the recovery flow
#34
matejcik
closed
3 years ago
0
Interface improvements
#33
andrewkozlik
closed
3 years ago
7
Add tests to CLI
#32
infokiller
opened
3 years ago
6
add main.py to be able to run as script from checkout
#31
Huge
closed
3 years ago
4
setup.py from code
#30
Huge
closed
3 years ago
4
Can this allow more than 255 split keys?
#29
DonaldTsang
closed
4 years ago
1
release shamir-mnemonic 0.2.0
#28
matejcik
closed
3 years ago
2
improve API
#27
matejcik
closed
4 years ago
3
Add tests to CLI
#26
infokiller
closed
4 years ago
5
Only recover once when passphrase is given.
#25
infokiller
closed
4 years ago
3
Use secrets module instead of os.urandom.
#24
infokiller
closed
4 years ago
1
Why is the code not shared with trezor firmware?
#23
infokiller
closed
4 years ago
3
Use `python3 -m pip` instead of `pip`.
#22
infokiller
closed
4 years ago
5
Sample code for creating hex string
#21
kornpow
closed
5 years ago
3
Fix pip3 install command
#20
vpecinka
closed
4 years ago
0
Reasoning behind rejecting non even byte length for master secret
#19
stp-ip
closed
5 years ago
1
update API to match usage in trezor-core
#18
matejcik
closed
4 years ago
1
Please clarify warning in README
#17
jonathancross
closed
4 years ago
4
Adding more examples to README
#16
jonathancross
closed
5 years ago
1
Unexpectedly long shares of 59 words
#15
jonathancross
closed
5 years ago
3
Publish as package on pypi
#14
ciny
closed
5 years ago
1
Test vecotor result seems incorrect
#13
KimiWu123
closed
5 years ago
3
fixed a bug when generating shares with group_threshold=1
#12
howech
closed
5 years ago
4
Test Vector metadata
#11
yeastplume
closed
5 years ago
3
verbose -p cli options not recognized by --help
#10
MrMebelMan
closed
5 years ago
1
Remove option to generate 1ofX for X > 1
#9
slush0
closed
5 years ago
6
convert class ShamirMnemonic to module shamir_mnemonic
#8
matejcik
closed
5 years ago
0
Remove ShamirMnemonic class
#7
andrewkozlik
closed
5 years ago
0
Print master secret on 'create'
#6
slush0
closed
5 years ago
3
Group Param
#5
willcl-ark
closed
5 years ago
4
CLI does not error or provide message when invalid digest is found
#4
Sharpiro
closed
5 years ago
0
Is it implemented in Trezor firmware?
#3
prodnet
closed
5 years ago
1
Alignment with spec and other reference implementations
#2
ruimarinho
closed
5 years ago
1
Generation of shares
#1
ruimarinho
closed
5 years ago
1
Next