summaryrefslogtreecommitdiff
path: root/src/util/crypto
AgeCommit message (Expand)AuthorFilesLines
2013-09-24Include header file in implementation module.Lukas Slebodnik3-0/+3
2013-08-28UTIL: Create new wraper header file sss_endian.hLukas Slebodnik2-2/+2
2013-04-03Check for correct variable nameJakub Hrozek1-1/+1
2012-09-07Out-of-bounds read fix in hmac-sha-1Ondrej Kos1-1/+3
2012-06-26libcrypto fully implementedGeorge McCollister4-9/+442
2012-04-24UTIL: Add HMAC-SHA-1 functionJan Cholasta3-0/+127
2012-02-07UTIL: Provide base64 encoding and decoding functionsJan Cholasta4-36/+139
2011-11-22Cleanup: Remove unused parametersJakub Hrozek1-4/+3
2011-09-28Multiline macro cleanupJakub Hrozek1-1/+1
2011-05-23Set _GNU_SOURCE globallySumit Bose3-4/+4
2011-01-21Fix uninitialized value errorSumit Bose1-1/+1
2011-01-20NSS obfuscation code cleanupJakub Hrozek1-38/+97
2010-09-15Fix parameter order when initializing decryptionJakub Hrozek1-1/+1
2010-09-08Password obfuscation utility functionsJakub Hrozek3-0/+510
2010-09-08Move crypto functions into its own subdirJakub Hrozek5-0/+872