Author: Eric

  • Enclib, an enhanced encryption library wrapper written in Python.

    I spent some days (and nights) working on the first release of Enclib, Enclib, an enhanced encryption library wrapper written in Python. It is now hosted in Github, and is released under open source license GPL v2 license. Currently it supports: Cascaded encryption (AES-Blowfish-CAST5) Built-in key strengthening function which increases the difficult of brute-force attack and rainbow…