mirror of
https://github.com/HACKERALERT/Picocrypt.git
synced 2024-11-09 20:40:53 +00:00
File splitter improvements
This commit is contained in:
parent
4d494d3d7d
commit
bd2abdd685
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
|||
<ul>
|
||||
<li>Improve Reed-Solomon performance</li>
|
||||
<li>Review/improve Internals.md</li>
|
||||
<li>✓ Input validation for split size</li>
|
||||
<li>✓ Ability to split into a custom number of total chunks in addition to by size</li>
|
||||
</ul>
|
||||
|
||||
# v1.26 (Released 04/18/2022)
|
||||
|
|
Loading…
Reference in a new issue