/cryptography-script-loader

Load modular cryptographic functions from a simple GUI.

Primary LanguageC#MIT LicenseMIT

cryptography-script-loader

Load modular cryptographic functions from a simple GUI.

Included scripts

  • xls file encryption and decryption (proof of concept)
    Symmetric encryption with AES-128 CBC, storing nonce inside file.

Usage

TODO