issues
search
maciejhirsz
/
tiny-bip39
A Rust implementation of BIP-0039
Apache License 2.0
65
stars
37
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Breaking changes within patch release - `1.0.1`
#52
DDtKey
closed
3 weeks ago
8
Version bump 1.0.1
#51
maciejhirsz
closed
1 month ago
0
Correct License metadata
#50
LecrisUT
closed
1 month ago
3
[bug] Invalid checksum errors on valid phrases
#49
Morgandri1
closed
3 months ago
3
Add word index to invalid word error
#48
karbyshev
closed
6 months ago
1
fmt, clippy
#47
kayabaNerve
closed
3 weeks ago
1
Remove anyhow
#46
kayabaNerve
closed
3 weeks ago
2
pbkdf2 0.12
#45
kayabaNerve
closed
1 month ago
0
Support for `no_std`
#44
michalkucharczyk
closed
1 year ago
2
Request for 1.0.1 release
#43
michalkucharczyk
closed
1 month ago
2
Make `rand` an optional dependency
#42
michalkucharczyk
closed
1 year ago
2
Zeroize intermediate strings allocated during seed construction
#41
karbyshev
closed
1 year ago
1
Add mnemonic creation method using provided random number generator
#40
karbyshev
closed
1 year ago
2
How to generate a wallet or a key pair?
#39
naddika
opened
2 years ago
1
Release 1.0.0
#38
maciejhirsz
closed
2 years ago
0
Bump patch versions, release 0.9.0
#37
maciejhirsz
closed
2 years ago
0
Update dependencies to latest
#35
remoun
closed
2 years ago
2
C++ function wrapper
#34
mullroy
opened
2 years ago
1
Add proper WASM support feature flags and tests
#33
dingxiangfei2009
closed
3 years ago
2
Enable wasm feature only when required
#32
dingxiangfei2009
closed
3 years ago
1
Fix zeroize on language
#31
maciejhirsz
closed
3 years ago
0
Can not compile 0.8.0
#30
parazyd
closed
3 years ago
2
[fix-build] Use Zeroizing instead of derive for mnemonic
#29
LLFourn
closed
3 years ago
2
Improve compatibility with the wasm32-unknown-unknown target
#28
wigy-opensource-developer
closed
3 years ago
3
Remove `anyhow` and return ErrorKind errors
#27
notmandatory
closed
3 weeks ago
0
Rust crate gives different mnemonic derivation to the offical JS bip39 package
#26
CodeForcer
closed
3 years ago
7
CustomLanguage
#25
maciejhirsz
opened
3 years ago
0
Switch from failure to anyhow+thiserror
#24
maciejhirsz
closed
3 years ago
0
Add CI
#23
maciejhirsz
closed
3 years ago
0
Mnemonic and seed implement zeroize.
#22
realbigsean
closed
3 years ago
2
Remove dependency on deprecated failure crate
#21
DemiMarie
closed
3 years ago
1
Adds a method used to zeroize the seed value
#20
neithanmo
closed
3 years ago
1
Add a mechanism to prevent the leak of sensitive data
#19
neithanmo
closed
3 years ago
0
bump dependencies
#18
tomtau
closed
3 years ago
4
README maintenance
#17
maciejhirsz
closed
4 years ago
0
Add Wordlist::get_words_by_prefix for auto-completions and validation
#16
wigy-opensource-developer
closed
4 years ago
3
Construct Language from string language codes
#15
dusty-phillips
closed
4 years ago
2
chore: No need to allocate temporary strings on nfkd
#14
maciejhirsz
closed
4 years ago
0
Many E0658 errors
#13
mrbianchi
closed
4 years ago
3
Normalize phrase and password according to specification
#12
wigy-opensource-developer
closed
4 years ago
2
Some spanish mnemonics are invalids when they should be valid
#11
mrbianchi
closed
4 years ago
2
Update dependencies and edition to 2018
#10
maciejhirsz
closed
4 years ago
0
sanitize phrases
#9
rob-solana
closed
4 years ago
2
cargo fmt
#8
rob-solana
closed
4 years ago
2
Update outdated deps and bump edition to 2018
#7
debris
closed
4 years ago
1
Update dependencies
#6
Demi-Marie
closed
4 years ago
1
Upgrade dependencies
#5
Demi-Marie
closed
4 years ago
0
Fix broken hex formatting.
#4
jasondavies
closed
5 years ago
0
Disable parallel computing for pbkdf2
#3
maciejhirsz
closed
5 years ago
0
Rework APIs
#2
maciejhirsz
closed
6 years ago
0
Next