aboutsummaryrefslogtreecommitdiff
path: root/library/md2.c
AgeCommit message (Expand)AuthorFilesLines
2015-08-31Fix warning with MD/SHA ALT implementationManuel Pégourié-Gonnard1-2/+2
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-5/+10
2013-06-12Added mechanism to provide alternative cipher / hash implementationsPaul Bakker1-1/+5
2011-12-10 - Changed the behaviour of x509parse_parse_crt for permissive parsing. Now r...Paul Bakker1-2/+2
2011-10-06 - Fixed faulty HMAC-MD2 implementation (Fixes ticket #37)Paul Bakker1-6/+6
2011-06-09 - Removed deprecated casts to int for now unsigned valuesPaul Bakker1-1/+1
2011-04-25 - Functions requiring File System functions can now be disables by undefinin...Paul Bakker1-0/+4
2011-04-24 - Major type rewrite of int to size_t for most variables and arguments used ...Paul Bakker1-10/+9
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-21 - Added reset functionality for HMAC context. Speed-up for some use-cases.Paul Bakker1-0/+9
2010-03-16 - Added const-correctness to main codebasePaul Bakker1-6/+7
2009-07-28 - Updated copyright messages on all relevant filesPaul Bakker1-2/+3
2009-07-11 - Fixed HMAC-MD2 by modifying md2_starts(), so that the required HMAC ipad a...Paul Bakker1-1/+4
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/+343