Skip to content

bennaaym/present-algorithm-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Present Algorithm Implementation

This is an implementation of PRESENT cipher block algorithm using Python.

Prerequisites

Getting Started

Run Using Executable

  • You can start the program by running the main.exe executable

Run From Code Source

  1. Clone the repo:
https://github.com/bennaaym/present-algorithm-implementation.git
  1. cd to the cloned repo (present-algorithm-implementation)

  2. Run tests

python -m src.test.test_present
  1. Run the following line:
python -m src.main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages