summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/openssl/des
Commit message (Expand)AuthorAgeFilesLines
* Reduce boilerplate in makefilesGreg Hudson2013-05-161-5/+0
* Separate clpreauth and kdcpreauth interfacesGreg Hudson2012-12-191-28/+4
* Move the des and AFS string-to-key implementations into lib/crypto/krb,Greg Hudson2011-03-114-100/+13
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-093-7/+3
* Add test vectors from RFC 3961 for DES and DES3 to t_str2key.c. FixGreg Hudson2011-03-051-1/+12
* Fix a conceptual (but not practical) type mismatch in the OpenSSLGreg Hudson2011-03-051-1/+1
* Consolidate almost all lib/crypto/krb headers into a singleGreg Hudson2011-03-027-349/+21
* Reference random-to-key handlers through the enctype instead of theGreg Hudson2011-02-271-16/+16
* Use for loops for recursion in the Windows build, cutting down on theGreg Hudson2010-11-281-13/+1
* Include <openssl/des.h> in the OpenSSL back end's weak_key.c for theGreg Hudson2010-11-091-0/+1
* Add mit_afs_string_to_key declarationZhanna Tsitkov2010-10-051-0/+5
* Mark and reindent lib/cryptoGreg Hudson2009-11-285-26/+31
* Move the arcfour directory from the crypto module dirs into krb. ThisGreg Hudson2009-11-271-14/+14
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-222-31/+29
* make mark-cstyleTom Yu2009-10-315-17/+13
* Corrected Copyrights and some minor reorganization in openssl impl. Zhanna Tsitkov2009-10-2915-633/+103
* Files that were not picked up by svn rev #22995 commit:Zhanna Tsitkov2009-10-292-0/+227
* Changed the crypto make system to add build flexibility. The update cancels t...Zhanna Tsitkov2009-10-232-26/+0
* Crypto modularity proj: Populate openssl/des dir.Zhanna Tsitkov2009-10-0115-0/+848