summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/crypto_tests
Commit message (Expand)AuthorAgeFilesLines
* Remove CRC32_SHIFT4 code as we are unlikely to ever need itGreg Hudson2009-12-041-15/+0
* Consolidate the IOV and non-IOV encryption/decryption code paths, andGreg Hudson2009-12-042-20/+20
* Actually record dependencies of crypto testsKen Raeburn2009-12-021-1/+152
* Remove t_kperf on make cleanGreg Hudson2009-12-021-1/+1
* In t_kperf, generate a valid ciphertext when testing decryptionGreg Hudson2009-12-021-0/+8
* Make the crc32 hash provider correctly chain multiple input buffers,Greg Hudson2009-11-301-0/+4
* Mark and reindent lib/cryptoGreg Hudson2009-11-2815-1355/+1368
* Pullup to 1.7-branch is only for the test case, as krb5-1.7 behavedTom Yu2009-11-262-5/+48
* Consolidate Makefile variables now that we have only a single globalGreg Hudson2009-11-221-2/+0
* make mark-cstyleTom Yu2009-10-3113-62/+60
* Rename some lingering krb5_derive_key referencesGreg Hudson2009-10-291-1/+1
* Bump the accessor version number since we made changes.Greg Hudson2009-10-281-1/+1
* Replace krb5_ with krb5Int_ prefix for non-API functionsZhanna Tsitkov2009-10-283-11/+11
* Changed the crypto make system to add build flexibility. The update cancels t...Zhanna Tsitkov2009-10-239-1443/+7
* Clean up memory leaks by releasing key at endEzra Peisach2009-10-202-0/+4
* Implement new APIs to allow improved crypto performanceGreg Hudson2009-10-197-55/+239
* Enable t_cts testZhanna Tsitkov2009-10-151-4/+4
* Fix memory leak and init those magic number fields to prevent compiler warningEzra Peisach2009-10-101-1/+4
* Clean nfold.o on make cleanEzra Peisach2009-10-101-7/+8
* Move destest to builtin/des, because it depends on overriding someTom Yu2009-10-103-425/+1
* Crypto modularity proj: SHS_INFO structure is defined differently for crypto ...Zhanna Tsitkov2009-09-301-1/+1
* Crypto modularity proj: OpemSSL crypto feed for hmac/md5/md4/sha1/rc4/des/des...Zhanna Tsitkov2009-09-031-1/+1
* Correct the t_nfold build rules again. We don't have a simple way ofGreg Hudson2009-08-101-1/+4
* In crypto_tests: for t_nfold, link against an nfold object file in theGreg Hudson2009-08-031-3/+3
* Be a little more verbose about errors from mit_des_key_sched(), andTom Yu2009-08-031-1/+2
* Fix deplibs for t_crcTom Yu2009-08-031-1/+1
* In the crypto-tests check target, refer to t_cf2.expected in theGreg Hudson2009-08-031-1/+1
* Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov2009-08-0349-0/+40287