summaryrefslogtreecommitdiffstats
path: root/src/util/crypto/nss
Commit message (Expand)AuthorAgeFilesLines
* UTIL: Create new wraper header file sss_endian.hLukas Slebodnik2013-08-281-1/+1
* Check for correct variable nameJakub Hrozek2013-04-031-1/+1
* Out-of-bounds read fix in hmac-sha-1Ondrej Kos2012-09-071-1/+3
* UTIL: Add HMAC-SHA-1 functionJan Cholasta2012-04-241-0/+88
* UTIL: Provide base64 encoding and decoding functionsJan Cholasta2012-02-072-36/+94
* Cleanup: Remove unused parametersJakub Hrozek2011-11-221-4/+3
* Multiline macro cleanupJakub Hrozek2011-09-281-1/+1
* Set _GNU_SOURCE globallySumit Bose2011-05-232-3/+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-081-0/+480
* Move crypto functions into its own subdirJakub Hrozek2010-09-083-0/+487