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

Software encrypt/decrypt with cli tools #163

Merged
merged 3 commits into from
Nov 1, 2023

Conversation

edtubbs
Copy link
Collaborator

@edtubbs edtubbs commented Oct 27, 2023

Implements and integrates software-based encryption of mnemonics and keys with such and spvnode.

@edtubbs edtubbs force-pushed the 0.1.3-dev-soft-seal branch 4 times, most recently from 806057c to 4817bf9 Compare October 28, 2023 04:19
test, such: added software encrypt/decrypt
cmake, config: added test password option
@edtubbs edtubbs force-pushed the 0.1.3-dev-soft-seal branch 3 times, most recently from 272f7fb to 5e0e533 Compare October 31, 2023 21:13
@xanimo xanimo self-requested a review October 31, 2023 21:45
@edtubbs edtubbs force-pushed the 0.1.3-dev-soft-seal branch 2 times, most recently from 2df4430 to 03b98f8 Compare November 1, 2023 03:36
such: added software encrypts/decrypts, mnemonic_to_key, use_tpm, encrypted file and parameter checks
seal: added constants, updated password hash, file names, error output and un-used variables
wallet: added master_key parameter and software encrypts/decypts
doc: added mnemonic_to_key, use_tpm and encrypted file in tools.md
cmake: added WIN32 and enabled USE_TPM2
Copy link
Member

@xanimo xanimo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK, tested on x86_64-pc-linux-gnu.

Signed-off-by: xanimo <bluezr@dogecoin.com>
@xanimo xanimo merged commit dc2998c into dogecoinfoundation:0.1.3-dev Nov 1, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants