mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Updated Release Notes (markdown)
parent
5bdb3788b5
commit
4a53232c7b
1 changed files with 4 additions and 2 deletions
|
|
@ -1,8 +1,10 @@
|
|||
### v1.2.0 (2018-12-08)
|
||||
* 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>
|
||||
* Encryption key now encrypts when not in use.
|
||||
* Use RijindaelManaged.GenerateIV method instead of manually generating random IV.
|
||||
* Some app design changes.
|
||||
* Minor bug fixes. <br>
|
||||
|
||||
_Thank for help to - [h5p9sl](https://github.com/h5p9sl)_
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue