aboutsummaryrefslogtreecommitdiff
path: root/library/des.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-13Update copyright line to 2015Paul Bakker1-1/+1
2015-01-28Fix urlManuel Pégourié-Gonnard1-1/+1
2015-01-26Update copyright noticeManuel Pégourié-Gonnard1-5/+2
2014-07-08Introduce polarssl_zeroize() instead of memset() for zeroizationPaul Bakker1-4/+9
2013-06-12Added mechanism to provide alternative cipher / hash implementationsPaul Bakker1-1/+5
2013-06-06Fixed const correctness issues that have no impact on the ABIPaul Bakker1-12/+12
2012-10-01 - Moved from unsigned long to uint32_t throughout codePaul Bakker1-41/+41
2011-07-06 - Made des_key_check_weak() conform to other functions in return values.Paul Bakker1-2/+2
2011-04-24 - Major type rewrite of int to size_t for most variables and arguments used ...Paul Bakker1-4/+2
2011-01-15 - Support for DES weak keys and parity bits addedPaul Bakker1-8/+96
2011-01-06 - Added generic cipher wrapper for integration with OpenVPN (donated by Fox-IT)Paul Bakker1-6/+18
2010-07-18 - Fixed copyright messagePaul Bakker1-0/+3
2010-07-18 - Updated Copyright to correct entityPaul Bakker1-1/+2
2010-03-21 - Updated copyright line to 2010Paul Bakker1-1/+1
2010-03-21 - Removed copyright line for Christophe Devine for clarityPaul Bakker1-2/+0
2010-03-18 - Fixed cipher interface for encrypt/decrypt functionsPaul Bakker1-4/+18
2010-03-16 - Added const-correctness to main codebasePaul Bakker1-13/+13
2009-07-28 - Updated copyright messages on all relevant filesPaul Bakker1-2/+3
2009-01-25 - Added email address to header license informationPaul Bakker1-1/+1
2009-01-04 - Updated Copyright noticesPaul Bakker1-1/+3
2009-01-03 - First replacement of xyssl by polarssl where neededPaul Bakker1-4/+4
2009-01-03 - Renamed include directory to polarsslPaul Bakker1-0/+876