Skip to content

Some mathematical formulas designed specifically to obscure the value and content of data.

Notifications You must be signed in to change notification settings

Meloyg/Cipher-algo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cipher Algorithm in Python

COMPSCI 215 : Data Communications and Security

  • AES

  • Block Ciphers — Modes of Operation

    • electronic code book (ECB) mode
    • cipher block chaining (CBC) mode
    • plaintext cipher block chaining (PCBC) mode
    • cipher feedback (CFB) mode
    • output feedback (OFB) mode
  • Diffie-Hellman Key Exchange

  • Feistel Cipher

  • Hashes

  • HTTP Authentication

  • HTTP Latencies and Bandwidths

  • One Time Pad

  • Steganalysis

  • Steganography

About

Some mathematical formulas designed specifically to obscure the value and content of data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages