Commit graph

11 commits

Author SHA1 Message Date
Alexander
fa5fefbd3f Fixed performance issue on large values of "Password iterations"
When user try to open files with large values of "Password iterations", the interface does not freeze, but it becomes unclickable. When saving files, there will be the same effect.
2019-11-06 11:04:35 +02:00
Alexander
0102a3efb9 Resolving class naming inconsistencies 2019-09-28 22:57:03 +03:00
Alexander
3a72117202 Added Dispose method 2018-12-28 12:58:07 +02:00
h5p9sl
ca4ac3e5ce Fixed RNG generating null-bytes in metadata; causing read errors. 2018-12-19 02:33:31 -07:00
h5p9sl
9841a0f16e Added AESMetadata.WriteMetadata() 2018-12-05 18:30:35 -07:00
h5p9sl
c155dc6d9c Cleaned up AESMetadata class code 2018-12-03 01:12:19 -07:00
h5p9sl
7ddf8f812c Added option to randomize salts (by default). 2018-11-30 20:03:03 -07:00
h5p9sl
834c91d5af Added backwards compatibility for file loading 2018-11-30 04:03:21 -07:00
h5p9sl
ee87e94da0 Use RijindaelManaged.GenerateIV method instead of manually generating random IV 2018-11-29 16:21:45 -07:00
h5p9sl
5de4fb5563 Added file metadata, and randomized initialization vectors. 2018-11-21 23:19:39 -07:00
Sigmanor
94b8814d9b Project name changed 2016-01-09 22:46:25 +02:00
Renamed from EncryptPad/AES.cs (Browse further)