32
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected almost 5 years ago.
Dec 19, 2019 — Dec 19, 2020
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Applied the patch for detecting wrong algorithms. More... over 23 years ago
Add enumerations to make the code more readable and some minor cleanups. More... over 23 years ago
*** empty log message *** More... over 23 years ago
Fixed the timing support for in-place routines. More... over 23 years ago
Applied the patches to use the timing for OpenPGP. Some bug fixes all over the place and all unused code was removed. More... over 23 years ago
*** empty log message *** More... over 23 years ago
Added ripemd to the list of support s2k algorithms. More... over 23 years ago
*** empty log message *** More... over 23 years ago
*** empty log message *** More... over 23 years ago
Removed debug code and corrected the decryption code. More... over 23 years ago
*** empty log message *** More... over 23 years ago
Added --openpgp-z option More... over 23 years ago
*** empty log message *** More... over 23 years ago
Several clean ups. Moved the timer functions to extra.c. More... over 23 years ago
*** empty log message *** More... over 23 years ago
*** empty log message *** More... over 23 years ago
Use dynamic buffers for compression. This fixes an segfault and make the decompression more robust. More... over 23 years ago
corrected argument parser. More... over 23 years ago
Added capability to remove gpg's encrypted file suffix. More... over 23 years ago
Applied the second patch and some minor adjustments. More... over 23 years ago
Several GAA fixes. More... over 23 years ago
More fixes for a safer allocation size. More... over 23 years ago
Applied the patch (warning: now AES256 it the default!). And fixed the allocation size of some USTRING structs. More... over 23 years ago
Added mcrypt_strdup(). Outfile is set to null, if streams. More... over 23 years ago
*** empty log message *** More... over 23 years ago
*** empty log message *** More... over 23 years ago
Moved several help stuff to mcrypt.gaa. More... over 23 years ago
Removed some debug code and made the code more robust. More... over 23 years ago
Only use OpenPGP compatible key sizes. More... over 23 years ago
Support for the globally chosen algorithm. And a check to make sure we only use OpenPGP ciphers. More... over 23 years ago