We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Have only the key encrypted and the seed hardcoded. Ask people to find the sha-1 hmac based on https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Standards-and-Guidelines/documents/examples/HMAC_SHA1.pdf
The text was updated successfully, but these errors were encountered:
Setting up firt strings in code for challenge 24 for #377
9deae2b
Added challenge 24 (#377) & added improvements for the webdesktop (#383)
7f94562
Merge pull request #382 from commjoen/keyspec-fun
7064b5f
Added crypto challenge 24 for (solution for #377) And updated wrongsecrets Desktop
commjoen
No branches or pull requests
Have only the key encrypted and the seed hardcoded. Ask people to find the sha-1 hmac based on https://csrc.nist.gov/CSRC/media/Projects/Cryptographic-Standards-and-Guidelines/documents/examples/HMAC_SHA1.pdf
The text was updated successfully, but these errors were encountered: