io.github.picocrypt.Picocrypt Picocrypt A very small, very simple, yet very secure encryption tool. Evan Su CC0-1.0 GPL-3.0 https://github.com/Picocrypt/Picocrypt https://github.com/Picocrypt/Picocrypt/issues

Visit the project's GitHub repository to learn more.

Utility Security io.github.picocrypt.Picocrypt.desktop https://raw.githubusercontent.com/Picocrypt/Picocrypt/refs/heads/main/images/screenshot.png Main window https://github.com/Picocrypt/Picocrypt/blob/main/Changelog.md#v148-released-04182025
  • Allow pressing 'Enter' key to press Start/Process button
  • Update "Encrypt" button to "Zip and Encrypt" if multiple files
  • Give user estimated required free disk space in status label
  • Encrypt previously unencrypted temporary zip files
  • Add `.incomplete` to filenames while work is in progress
  • Use `encrypted-*.zip.pcv` output name instead of `Encrypted.zip.pcv`
  • Use 0700 permissions when auto unzipping and creating folders
  • Handle many more errors in the code where they were ignored previously