reset password
Author Message
Amedrano
Posts: 80
Posted 17:16 May 15, 2017 |

title.

amclees2
Posts: 12
Posted 17:42 May 15, 2017 |
  1. 5 cipher modes (including summary at end of slides as an image)
  2. AES (Full structure including keygen)
  3. Asymmetric cryptography's math - Totient function rules, Fermat's theorem, Euler's theorem, Chinese Remainder Theorem, Euler's criternion, steps for solving quadratic equations with a composite modulus
  4. RSA, Rabin, El Gamal, MAC/nested MAC/HMAC, iterated hash schemes, SHA-512 structure

So far the above are my pages. I still need to do signatures and Diffie Hellman on the last page.

Amedrano
Posts: 80
Posted 20:30 May 15, 2017 |
amclees2 wrote:
  1. 5 cipher modes (including summary at end of slides as an image)
  2. AES (Full structure including keygen)
  3. Asymmetric cryptography's math - Totient function rules, Fermat's theorem, Euler's theorem, Chinese Remainder Theorem, Euler's criternion, steps for solving quadratic equations with a composite modulus
  4. RSA, Rabin, El Gamal, MAC/nested MAC/HMAC, iterated hash schemes, SHA-512 structure

So far the above are my pages. I still need to do signatures and Diffie Hellman on the last page.

This is great thanks for the reply!