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

Commits on Oct 30, 2023

  1. seal: added software encrypt/decrypt

    test, such: added software encrypt/decrypt
    cmake, config: added test password option
    edtubbs committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    c06730b View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. spvnode: added software decrypts, master_key and encrypted file

    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
    edtubbs committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    6775aa4 View commit details
    Browse the repository at this point in the history
  2. Merge branch '0.1.3-dev' into 0.1.3-dev-soft-seal

    Signed-off-by: xanimo <bluezr@dogecoin.com>
    xanimo authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    e50c273 View commit details
    Browse the repository at this point in the history