Skip to content
This repository has been archived by the owner on Dec 26, 2024. It is now read-only.

Picocrypt 1.10 (Stable)

Compare
Choose a tag to compare
@HACKERALERT HACKERALERT released this 19 Mar 15:03
· 1439 commits to main since this release
e742bff

Picocrypt 1.10 introduces Reed-Solomon-encoded headers by default, ensuring that the header file won't corrupt (which would be a disaster). As well, there are many bug fixes and Picocrypt now uses Pycryptodome's SHA3-512 for better portability, since hashlib requires OpenSSL. I've tested pretty much every possible scenario that Picocrypt would ever go through, so this release should be very stable and reliable.

Note: This version is INCOMPATIBLE with all versions below, because the header file format has changed due to the Reed-Solomon encoding. If anything, choose this release or any release higher than 1.10. Versions below 1.10 are kept for people who have encrypted files with an older version of Picocrypt and need the older version to decrypt files.

.exe is for Windows, .app.zip is for MacOS.

Hope you enjoy!