Skip to content

Latest commit

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

CryptoFP

Interactive command line based “Swiss Army cryptographic toolset for beginners”

My Cryptography and Network Security final project

Manual included in repo (FP User Manual.docx)

Features

  • AES
    • Encryption
    • Decryption
  • Caesar Cipher (supports key input)
    • Encrypt
    • Decrypt
  • ECDSA (generated private and public keys held in memory)
    • Signature
    • Verification
  • Hasher
    • SHA256
    • SHA512
    • MD5
  • RSA (generated private and public keys held in memory)
    • Encryption
    • Decryption

About

Interactive command line based “Swiss Army cryptographic toolset for beginners”

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages