mirror of
https://github.com/HACKERALERT/Picocrypt.git
synced 2024-11-09 20:40:53 +00:00
Release v1.26
This commit is contained in:
parent
0db4090bc8
commit
11ed6a0e4c
1 changed files with 5 additions and 1 deletions
|
@ -1,7 +1,11 @@
|
|||
# v1.26 (ETA: 1 day)
|
||||
# v1.27 (ETA Unknown)
|
||||
<ul>
|
||||
<li>Improve Reed-Solomon performance</li>
|
||||
<li>Review/improve Internals.md</li>
|
||||
</ul>
|
||||
|
||||
# v1.26 (Released 04/18/2022)
|
||||
<ul>
|
||||
<li>✓ Fix race conditions, running `go run -race Picocrypt.go` now yields no issues</li>
|
||||
<li>✓ Fix invalid pointer crash when decrypting files >256GB</li>
|
||||
<li>✓ UI improvements and tweaks</li>
|
||||
|
|
Loading…
Reference in a new issue