CE100 Algorithms and Programming II

CE100 Algorithms and Programming II

Week-12 (Hashing and Encryption)

Spring Semester, 2021-2022

Download DOC, SLIDE, PPTX

RTEU CE100 Week-12
CE100 Algorithms and Programming II

Hashing and Encryption

Outline

  • Crypto++ Library Usage
  • Hashing and Encryption
  • Integrity Control
  • Hash Values
RTEU CE100 Week-12
CE100 Algorithms and Programming II
  • Cryptographic Hash Functions
  • SHA-1
  • SHA-256
  • SHA-512
RTEU CE100 Week-12
CE100 Algorithms and Programming II
  • Checksums
  • MD5
  • CRC32
RTEU CE100 Week-12
CE100 Algorithms and Programming II
  • Hash Algorithms
  • SHA-1
  • SHA-256
  • SHA-512
  • H-MAC
RTEU CE100 Week-12
CE100 Algorithms and Programming II

References

TODO

RTEU CE100 Week-12