summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/nss/enc_provider
Commit message (Expand)AuthorAgeFilesLines
* Simplify crypto IOV helpersGreg Hudson2013-05-241-60/+33
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-4/+0
* Fix NSS crypto back end for mutex changesGreg Hudson2013-05-161-5/+2
* Move a bunch of stuff out of k5-int.hGreg Hudson2013-03-242-2/+2
* De-conditionalize Camellia codeGreg Hudson2012-10-091-22/+0
* Make reindentTom Yu2011-10-174-11/+11
* Untabify some files mistakenly created with tabsGreg Hudson2011-09-041-3/+3
* Move the des and AFS string-to-key implementations into lib/crypto/krb,Greg Hudson2011-03-112-15/+23
* Fix a couple of key import modes in the NSS module, although they don'tGreg Hudson2011-03-112-2/+2
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-096-12/+12
* Make enc provider free_state function return voidGreg Hudson2011-03-052-4/+3
* Consolidate almost all lib/crypto/krb headers into a singleGreg Hudson2011-03-029-94/+29
* Reference random-to-key handlers through the enctype instead of theGreg Hudson2011-02-277-13/+81
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-7/+1
* Implement Camellia-CTS-CMAC instead of Camellia-CCMGreg Hudson2010-11-203-7/+95
* Better libk5crypto NSS fork safetyGreg Hudson2010-10-231-4/+6
* Make it possible to override CRYPTO_IMPL_CFLAGS and CRYPTO_IMPL_LIBS atGreg Hudson2010-10-221-1/+2
* Merge branches/nss to trunkGreg Hudson2010-10-029-0/+1280