mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Updated Release Notes (markdown)
parent
85fa14e12f
commit
fc374aa7b5
1 changed files with 10 additions and 0 deletions
|
|
@ -1,3 +1,13 @@
|
|||
### v1.2.0
|
||||
* Added backward compatibility for older files without metadata.
|
||||
* Program now randomizes 64-byte-long salt when saving files ( by default ).
|
||||
* Program now encrypts encryption key when not in use.
|
||||
* Use RijindaelManaged.GenerateIV method instead of manually generating random IV. <br>
|
||||
|
||||
_Thank for help to - [h5p9sl](https://github.com/h5p9sl)_
|
||||
|
||||
***
|
||||
|
||||
### v1.1.3 (2018-11-24)
|
||||
* Fixed a minor grammar mistakes.
|
||||
* Randomized initialization vectors.
|
||||
|
|
|
|||
Loading…
Reference in a new issue