Menu

Tree [10a250] master /
 History

HTTPS access


File Date Author Commit
 CrococryptFile 2016-02-22 fhissen fhissen [10a250] Bugfixes and performance improvement
 CrococryptFile WebDecrypt 2015-05-07 fhissen fhissen [b3a923] propagate decryption error properly
 LICENSE.txt 2015-05-04 fhissen fhissen [3809e9] added
 README.md 2015-09-06 Frank Hissen Frank Hissen [69351f] Update README.md

Read Me

CrococryptFile

An open-source tool for creating encrypted file archives on Windows(XP-10)/Linux/Mac

Official homepage & More information: http://www.frankhissen.de/crococryptfile.html

All download packages: https://github.com/fhissen/CrococryptFile/releases (More details)

Crypto Suites

The following crypto suites are currently included:

  • Password-based encryption (following PBKDF2) with AES-256
  • Windows Keystore based encryption using RSA keys and AES-256
  • GPG/OpenPGP key based encryption with AES-256
  • Cloaked (headerless) Password based Encryption (AES-Twofish-256)
  • Cloaked (headerless) Password based Encryption (AES-Twofish-256) padded to multiples of 1MB but also allows for arbitrary size

We have written a short article to describe how cloaked files work.