Skip to content

BoChengHuang/AES_OCB

Repository files navigation

AES_OCB

AES in OCB mode by Python.

Python Platforms OS X | Windows

What is this repository for?

  • Quick summary: AES in OCB mode by Python.
  • Version 3.2.0

How do I get set up?

  • Install Python 2.7
  • Run OCB-AES-Encrpt and input some text and they will be encrypt and store to tag/ciphertext files.
  • Run OCB-AES-Decrppt to decrypt from two files to get plaintext.
  • Run encryptgui.py to test the GUI.
  • Run six servers at the same time and you can interact with other clients to exchange cipher.
  • You should set correct header and authenticated from server to play with many functions.

Contribution guidelines

  • Bo Cheng Huang

Screenshots

alt tag

alt tag

alt tag

alt tag

alt tag

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages