Skip to content

LeonardoDiasRR/NIST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a Python3 version of the https://github.com/mdedonno1337/NIST project.

HOW TO INSTALL?

  1. Copy NIST folder to your python3 project root folder.
  2. Activate your project python3 environment (ex. 'source venv/bin/activate' on Linux or 'venvscriptsactivate' on Windows).
  3. Install required libraries from requirements.txt (ex. pip install -r requirements.txt).
  4. Assuming that your project virtual environment folder is './venv', from the project root folder, run: 'python install_nist3.py venv NIST3'.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published