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

ci/ql: added enable-test-passwd option #176

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

edtubbs
Copy link
Collaborator

@edtubbs edtubbs commented Dec 1, 2023

Adds the --enable-test-passwd option, enabling automatic generation of random passwords for testing encryption and decryption.

@edtubbs edtubbs force-pushed the 0.1.3-dev-test_passwd branch 15 times, most recently from 623c5bd to 06dbf4a Compare December 3, 2023 06:37
@edtubbs edtubbs force-pushed the 0.1.3-dev-test_passwd branch from 06dbf4a to 6080395 Compare December 15, 2023 19:07
@edtubbs edtubbs changed the title ci: added openenclave test_passwd targets ci: added test-encrypt targets Dec 15, 2023
@edtubbs edtubbs force-pushed the 0.1.3-dev-test_passwd branch 2 times, most recently from 5dfc9e7 to 8a7f658 Compare January 3, 2024 22:55
@edtubbs edtubbs changed the title ci: added test-encrypt targets ci/ql: added enable-test-passwd option Jan 3, 2024
@edtubbs edtubbs force-pushed the 0.1.3-dev-test_passwd branch 7 times, most recently from 9fb1a5c to 30942c6 Compare January 4, 2024 17:26
cmake: added TEST_PASSWD option (default off)
cmake: added random PASSWD_STR to option
configure: added enable-test-passwd option (default off)
configure: added random PASSWD_STR to option
docs: added note about options
seal: added test_password parameter for software
seal: added TEST_PASSWD and test_password checks
such: added NULL for unused parameter
utils: added prompt to getpass for USE_OPENENCLAVE
wallet: added NULL for unused parameter
gitignore: added encrypted store
test: added test_password and TEST_PASSWD check for PASSWD_STR
@edtubbs edtubbs force-pushed the 0.1.3-dev-test_passwd branch from 30942c6 to 8f73967 Compare January 6, 2024 03:53
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.

utACK as tested on ci/ql.

@xanimo xanimo merged commit 2341064 into dogecoinfoundation:0.1.3-dev Jan 19, 2024
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