summaryrefslogtreecommitdiffstats
path: root/src/util/crypto
Commit message (Expand)AuthorAgeFilesLines
* UTIL: Create new wraper header file sss_endian.hLukas Slebodnik2013-08-282-2/+2
* Check for correct variable nameJakub Hrozek2013-04-031-1/+1
* Out-of-bounds read fix in hmac-sha-1Ondrej Kos2012-09-071-1/+3
* libcrypto fully implementedGeorge McCollister2012-06-264-9/+442
* UTIL: Add HMAC-SHA-1 functionJan Cholasta2012-04-243-0/+127
* UTIL: Provide base64 encoding and decoding functionsJan Cholasta2012-02-074-36/+139
* Cleanup: Remove unused parametersJakub Hrozek2011-11-221-4/+3
* Multiline macro cleanupJakub Hrozek2011-09-281-1/+1
* Set _GNU_SOURCE globallySumit Bose2011-05-233-4/+4
* Fix uninitialized value errorSumit Bose2011-01-211-1/+1
* NSS obfuscation code cleanupJakub Hrozek2011-01-201-38/+97
* Fix parameter order when initializing decryptionJakub Hrozek2010-09-151-1/+1
* Password obfuscation utility functionsJakub Hrozek2010-09-083-0/+510
* Move crypto functions into its own subdirJakub Hrozek2010-09-085-0/+872