diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-05-15 10:38:20 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-05-15 10:38:20 +0000 |
commit | 48540940b6c28bb4378abfeb500ec45a625b37b6 (patch) | |
tree | 2ef294c0763e802f91d868bdef4229b6868527de /plugins/CryptoPP/!whatsnew.txt | |
parent | 5c350913f011e119127baeb32a6aedeb4f0d33bc (diff) |
initial commit
git-svn-id: http://svn.miranda-ng.org/main/trunk@2 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/CryptoPP/!whatsnew.txt')
-rw-r--r-- | plugins/CryptoPP/!whatsnew.txt | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/plugins/CryptoPP/!whatsnew.txt b/plugins/CryptoPP/!whatsnew.txt new file mode 100644 index 0000000000..a5931a12ee --- /dev/null +++ b/plugins/CryptoPP/!whatsnew.txt @@ -0,0 +1,34 @@ +
+Verison 1.0.4.4 [22-05-2009]
+
+
+Verison 1.0.4.3 [18-05-2009]
+
+[*] memory leak fixes
+[+] rsa_get_hash
+[*] new format private key
+[+] functions for export/import keys
+
+
+Verison 1.0.4.2 [07-05-2009]
+
+[*] serious memory corrupting fixed
+[*] some security fixes
+[*] the principle of operation with contexts is changed
+[+] rsa_set_timeout
+
+
+Verison 1.0.4.1 [04-05-2009]
+
+[*] memory leak fixes
+[*] base16 & base64 fixes
+[+] RSA/AES feature in Native mode
+[+] gpg_set_tmp
+
+
+Verison 1.0.4.0 [28-04-2009]
+
+[*] GPG empty password fixed
+[*] export utf8 string function
+[*] native-mode decode null-terminate string fixed
+[+] RSA/AES Secure File Transfer
|