Skip to content

Commit

Permalink
fix links.
Browse files Browse the repository at this point in the history
  • Loading branch information
michelp committed Aug 31, 2022
1 parent cb934a9 commit 478fa89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ Introduction.
- [Hashing](Hashing.md)
- [Password Hashing](Password_Hashing.md)
- [Hash-Based Message Authentication Codes (HMAC)](HMAC.md)
- [Secret Key Cryptography](Secret_Key_Cryptograph.md)
- [Public Key Cryptography](Public_Key_Cryptograph.md)
- [Secret Key Cryptography](Secret_Key_Cryptography.md)
- [Public Key Cryptography](Public_Key_Cryptography.md)
- [Authenticated Encryption With Additional Data (AEAD)](Authenticated_Encryption_With_Additional_Data.md)
- [Key Derivation](Key_Derivation.md)
- [Key Exchange](Key_Exchange.md)
Expand Down

0 comments on commit 478fa89

Please sign in to comment.