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

Picocrypt 1.12 (Known bug)

Compare
Choose a tag to compare
@HACKERALERT HACKERALERT released this 07 Apr 02:38
· 1180 commits to main since this release
bdb5379

Picocrypt 1.12 is completely rewritten from scratch to implement a better UI and better stability. The UI is beautiful and user-friendly. Executables are upgraded from Python 3.8.8 to Python 3.8.9, which I've built from source and optimized beyond imagination. v1.12 is a little larger than v1.11, simply because of the new UI and required assets. Also, Picocrypt is now over x2 faster than previous releases, because I swapped out SHA3-512 with BLAKE3 for corruption checks. There are quite a few bug fixes and stability has improved greatly. Overall, Picocrypt 1.12 is better than all the previous releases in just about every way. As always, hope you enjoy Picocrypt and consider donating to get Picocrypt audited!
Edit: The secure delete feature works, but it will show "Unknown error" at the end. This is an unexpected error and I'll fix it in v1.13

Important: v1.12 is not compatible with previous releases due to a redefined header format and minor changes in the cryptography of Picocrypt.

Windows: Picocrypt.exe
Windows with WSH disabled: Picocrypt-NoScript.zip
MacOS: Picocrypt.app.zip
Linux (Debian-based): Not supported currently...