Skip to content

Commit 87874d6

Browse files
committed
add link to PBKDF2
1 parent 90910e1 commit 87874d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ En-/Decryption:
2828
- [ ] TEA (xxTEA)
2929
- [x] Vigenère Cipher
3030
- [x] XOR
31-
- [ ] PBKDF2
31+
- [ ] PBKDF2 [not yet included working implementation here](https://autohotkey.com/boards/viewtopic.php?t=3477)
3232
- [x] ROT5, ROT13, ROT18, ROT47
3333

3434
En-/Decryption (Custom):

0 commit comments

Comments
 (0)