Commit Graph

20 Commits

Author SHA1 Message Date
15885cc00b
Add --unscramble and pad short words
All checks were successful
moparisthebest/seedxor/pipeline/head This commit looks good
2023-12-07 02:19:22 -05:00
373e12b7ef Add binary, rename to seedxor, version 1.0.0
All checks were successful
moparisthebest/seedxor/pipeline/head This commit looks good
2023-09-26 00:55:32 -04:00
kaiwitt
ee37db0592
Use correct versioning 2021-08-29 13:13:36 +02:00
kaiwitt
b1c7691ad7
Update readme 2021-08-28 09:42:53 +02:00
kaiwitt
7eb2fa8da3
Move GitHub action to .github folder 2021-08-28 09:36:50 +02:00
kaiwitt
138f82012e
Merge branch 'master' of https://github.com/KaiWitt/seed-xor 2021-08-28 09:35:27 +02:00
kaiwitt
53d8bf53d5
Bumb version to v1.0.0 2021-08-28 09:35:22 +02:00
Kai
09475536bc
Merge pull request #2 from KaiWitt/dev
Implement trait for bip39::Mnemonic
2021-08-28 09:34:07 +02:00
kaiwitt
e3541e5c41
Add GitHub action 2021-08-28 09:33:24 +02:00
Kai
808820173b
Merge branch 'master' into dev 2021-08-28 09:32:08 +02:00
kaiwitt
121bd814c0
Bump version to v1.0.0 2021-08-28 09:29:53 +02:00
kaiwitt
27f1da3621
Implement xor trait for bip39::Mnemonic 2021-08-28 09:27:29 +02:00
kaiwitt
fdf8658dee
Bump version to v0.1.1 2021-08-24 09:44:51 +02:00
Kai
723ebe1ad8
Merge pull request #1 from KaiWitt/dev
Implement XOR
2021-08-24 09:39:51 +02:00
kaiwitt
54dbe4a186
Update description in cargo.toml 2021-08-24 09:34:46 +02:00
kaiwitt
3fccb84af2
XOR seeds of differing entropy 2021-08-24 09:30:59 +02:00
kaiwitt
f947ffdad9
Fix doc test and clippy warnings 2021-08-23 23:09:41 +02:00
kaiwitt
8eb78f4397
Implement XOR and test it 2021-08-23 19:11:10 +02:00
kaiwitt
48e8615ce0
Implement first draft 2021-08-22 22:04:55 +02:00
Kai
5532c8ebc0
Initial commit 2021-08-22 18:55:59 +02:00