Skip to content

Commit

Permalink
fix des link
Browse files Browse the repository at this point in the history
  • Loading branch information
spiral-ladder committed Jun 29, 2024
1 parent d9a7884 commit ea3b3bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/encryption/symmetric/aes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ In production-level AES code, fast AES software uses special techniques called t
- [Serious Cryptography - A Practical Introduction to Modern Cryptography](seriouscrypto)

[aes]: https://en.wikipedia.org/wiki/Advanced_Encryption_Standard
[des]: ../des/index.html
[des]: ../des/README.md
[spn]: https://en.wikipedia.org/wiki/Substitution%E2%80%93permutation_network
[slide attacks]: https://en.wikipedia.org/wiki/Slide_attack
[Rijndael ff]: https://en.wikipedia.org/wiki/Finite_field_arithmetic#Rijndael's_(AES)_finite_field
Expand Down

0 comments on commit ea3b3bc

Please sign in to comment.