galvanized / py-toy-enc

Single-file encryption with python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Toy Encryption

It actually mostly works!

A encryption application using scrypt and authenticated AES to encrypt a single file.

Serious use prohibited.

Try me!

Included is a file example.enc, with password 'password' (no quotes).

Requirements

  • pycryptodome
  • python3

About

Single-file encryption with python


Languages

Language:Python 100.0%