Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wallet encryption #79

Open
wants to merge 40 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 39 commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
661520e
refractor keys and units to use thiserror instead of anyhow
Fiono11 Mar 24, 2021
0783322
improvements
Fiono11 Mar 25, 2021
25a99f5
remove unused
Fiono11 Mar 25, 2021
aa9a9ba
more improvements
Fiono11 Mar 25, 2021
56f55eb
remove unused
Fiono11 Mar 25, 2021
e27a9ac
improvements
Fiono11 Mar 25, 2021
55a4ebd
remove unnecessary to_string()
Fiono11 Mar 26, 2021
32312b0
resolving conflicts to merge
Fiono11 Mar 26, 2021
bb8ddfe
import directly from crate
Fiono11 Mar 26, 2021
7ec9abf
wallet file encryption
Fiono11 Mar 26, 2021
6d09bb3
added Pbkdf2 as KDF
Fiono11 Mar 27, 2021
4ff63b2
Merge branch 'main' of https://github.com/feeless/feeless into main
Fiono11 Mar 27, 2021
dae2c5e
update bitvec version
Fiono11 Mar 27, 2021
9d2e398
reading encrypted wallet file
Fiono11 Mar 29, 2021
4c91972
reencryption of wallet file
Fiono11 Mar 30, 2021
3819b11
minor changes
Fiono11 Mar 30, 2021
a6c16d2
update main
Fiono11 Mar 30, 2021
573068f
merge with main
Fiono11 Mar 30, 2021
6b15d23
remove password added
Fiono11 Mar 31, 2021
600a3be
code improvements
Fiono11 Mar 31, 2021
2d96e95
Merge branch 'main' of https://github.com/feeless/feeless into main
Fiono11 Mar 31, 2021
91591a3
Merge branch 'main' into wallet-encryption
Fiono11 Mar 31, 2021
24f2bac
remove typo
Fiono11 Mar 31, 2021
2dc7e34
add default file to wallet
Fiono11 Mar 31, 2021
3ac7244
Merge branch 'main' of https://github.com/feeless/feeless into main
Fiono11 Apr 1, 2021
002207a
WIP of age encryption
Fiono11 Apr 5, 2021
68fe151
age encryption of wallet file working
Fiono11 Apr 6, 2021
47883fe
merge with upstream main
Fiono11 Apr 6, 2021
ba4a936
merge with main
Fiono11 Apr 6, 2021
10a0cde
change to rustls
Fiono11 Apr 6, 2021
8cc8893
Merge branch 'main' into wallet-encryption
Fiono11 Apr 6, 2021
96ae762
improvements
Fiono11 Apr 6, 2021
9010283
improvements
Fiono11 Apr 6, 2021
576d2d9
removal of unwraps
Fiono11 Apr 7, 2021
acf24ba
corrected failing tests and provided context to io errors
Fiono11 Apr 7, 2021
04bc31f
add TODO
Fiono11 Apr 7, 2021
3db4cce
formatting issues solved
Fiono11 Apr 7, 2021
deb12e9
add TODO
Fiono11 Apr 8, 2021
aa56781
forgot about formatting!
Fiono11 Apr 8, 2021
b2a10e0
solved EncryptionError issue by forking the age crate
Fiono11 Jun 9, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view