Releases: GregTonoski/BIP39-XOR
Releases · GregTonoski/BIP39-XOR
BIP39-XOR v6.0.0 20240919T182000Z
- New feature: option -s (substitute BIP-39 checksum).
- Updated busybox-w32 version FRP-5398-g89ae34445.
BIP39-XOR v5.0.2 20240203T192000Z
Download and run the file: "BIP39-XOR.sh".
Changes:
Minor performance improvement on MacOS.
Updated busybox.exe for Windows.
BIP39-XOR v5.0.0 20231020T090800Z
BIP39-XOR v4.9.9 20231019T191300Z
BIP39-XOR v4.1.0 20231011T134900Z
BIP39-XOR v4.0.0 20231011T131300Z
Download and run the file: "BIP39-XOR.bash".
Changes:
UX improvement: addition of codewords input inside the program.
BIP39-XOR v3.0.0 20231006T111800Z
Download and run the file: "BIP39-XOR.bash".
Changes:
- Bug-fix in --auto-input (twelfth word was missing)
- Portability improvement in SHA-256 function (replaced bash-specific ! indirection with eval).
BIP39-XOR v2.0.0 20231003T091440Z
Download and run the file: "BIP39-XOR.bash".
Changes:
SHA256 implementation in bash so that the program runs without any dependencies like sha256sum, shasum, openssl if they are not available.
BIP39-XOR v1.0.0 20230928T202500Z
Download and run the file: "BIP39-XOR.bash".