diff --git a/kakom-ti/index.php b/kakom-ti/index.php index f97bed2..f9ea476 100644 --- a/kakom-ti/index.php +++ b/kakom-ti/index.php @@ -61,7 +61,7 @@ include "../includes/courses.php";
  • Classical Ciphers
  • Symmetric Cryptography #1 (Stream Ciphers)
  • Symmetric Cryptography #2 (Block Ciphers)
  • -
  • Asymmetric Cryptography #1
  • +
  • Asymmetric Cryptography #1
  • Asymmetric Cryptography #2
  • Hash Functions and Message Authentication Codes
  • Access Control (Authentication)
  • diff --git a/kakom-ti/public_key_cryptography-1.pdf b/kakom-ti/public_key_cryptography-1.pdf new file mode 100644 index 0000000..dd8f884 Binary files /dev/null and b/kakom-ti/public_key_cryptography-1.pdf differ