Skip to content

HALLERPierre/crypto_notes

Repository files navigation

Installation

Python 3

pip install PyCrypto
pip install flask
pip install flask-cors

You will also need to have python-dev installed

Node

npm install

Execution

  • Run flask server :
python crypto/app.py
  • Run javascript bundler :
npm run dev

Credits

Python

About

cipher & decipher in AES using python lib PyCrypto

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published