|
CipherLite.NET™ Release Notes
The following changes reflect imporant modifications:
Version 1.5
-
Ported product to .NET Framework 2.0.
Version 1.4
-
Added support for DPAPI encryption
(in both the CipherLite.NET™ GUI tool and library).
-
Added advanced options for encryption using the Rijndael (AES) algorithm.
-
Added support for more hashing algorithms
(SHA-256, SHA-384, SHA-512, HMAC SHA-256, and others).
-
Completely redesigned the CipherLite.NET™ GUI tool.
-
Added new classes to the CipherLite.NET™ library.
-
Do not obfuscate the CipherLite™ library.
Version 1.3
-
Added overloaded constructors to Crypto class to allow specifying
initialization vector, key size, salt value, hashing algorithm, and password iterations.
Version 1.2
-
Added methods to generate and compare hash values.
-
Added GUI options to generate hash values.
-
Fixed bug which caused the source string in the main GUI dialog not to be masked
even when the mask option was checked.
Version 1.1
-
Added method to retrieve application profile value and decrypt it in one step.
-
Added Visual Basic.NET® sample to the documentation.
Version 1.0
|