Skip to content

Picocrypt 1.9

Compare
Choose a tag to compare
@HACKERALERT HACKERALERT released this 17 Mar 18:16
· 1455 commits to main since this release
78d7b4f

Optimized and fixed issue with Reed-Solomon that was present in v1.8 (which I deleted due to compatibility issues). If user chooses, Reed-Solomon now also encodes and protects the header file, which is critical because it contains the nonce for encryption, which if corrupted, would be a very bad disaster (like losing a key to a lock). There are no breaks in compatibility for v1.9.

Known issues:
- UI is disabled after selecting "No" for overwriting (will be fixed in v1.10)