Skip to content

Commit cb0721b

Browse files
committed
enhance existing skills and add the message digest one
1 parent d2ad820 commit cb0721b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • .claude/skills/secure-message-digest-generation

.claude/skills/secure-message-digest-generation/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@ Before finalizing generated code, verify:
6767
- [SHA-3 Standard: Permutation-Based Hash and Extendable-Output Functions from NIST](https://csrc.nist.gov/pubs/fips/202/final).
6868
- [Flickr's API Signature Forgery Vulnerability from IOACTIVE](https://www.ioactive.com/wp-content/uploads/2012/08/flickr_api_signature_forgery.pdf).
6969
- [Everything you need to know about hash length extension attacks from SKULLSECURITY](https://www.skullsecurity.org/2012/everything-you-need-to-know-about-hash-length-extension-attacks).
70-
- [Cryptographic_Storage_Cheat_Sheet from OWASP](https://cheatsheetseries.owasp.org/cheatsheets/Cryptographic_Storage_Cheat_Sheet.html).
70+
- [Cryptographic Storage Cheat Sheet from OWASP](https://cheatsheetseries.owasp.org/cheatsheets/Cryptographic_Storage_Cheat_Sheet.html).
7171
- [Hexadecimal from Wikipedia](https://en.wikipedia.org/wiki/Hexadecimal).
7272
- [UTF-8 from Wikipedia](https://en.wikipedia.org/wiki/UTF-8).

0 commit comments

Comments
 (0)