aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/crypto_tests/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2023-08-22Add missing dependenciesGreg Hudson1-1/+1
2021-10-18Allow selective overrides in crypto back-endsGreg Hudson1-1/+1
2021-10-12Always use platform PRNGGreg Hudson1-8/+2
2019-05-29Remove krb5int_c_combine_keys()Robbie Harwood1-9/+3
2019-05-28Update test suite to avoid single-DES enctypesRobbie Harwood1-27/+4
2016-10-03Rewrite t_prf crypto test programGreg Hudson1-2/+1
2016-10-03Add libk5crypto SHA-256 and SHA-384 hash providersGreg Hudson1-3/+10
2016-07-28Use single-colon rules in makefilesGreg Hudson1-2/+2
2015-10-23Use RUN_TEST and fix installed krb5.conf usesGreg Hudson1-24/+24
2014-05-21Add tests for krb5int_c_combine_keysGreg Hudson1-3/+8
2013-05-16Reduce boilerplate in makefilesGreg Hudson1-4/+0
2012-10-09De-conditionalize Camellia codeGreg Hudson1-2/+1
2011-06-28Get static linking working again, mostlyGreg Hudson1-44/+44
2011-04-16Revert r24826. Export krb5int_nfold from libk5crypto and link t_nfoldGreg Hudson1-6/+3
2011-03-05Move t_cf2 from lib/crypto/builtin to lib/crypto/crypto_tests, as itGreg Hudson1-6/+10
2011-03-02Consolidate almost all lib/crypto/krb headers into a singleGreg Hudson1-11/+1
2011-02-25Remove Yarrow PRNG implementationGreg Hudson1-13/+1
2010-11-28Use for loops for recursion in the Windows build, cutting down on theGreg Hudson1-1/+1
2010-11-25Fix Windows buildGreg Hudson1-18/+13
2010-11-20Implement Camellia-CTS-CMAC instead of Camellia-CCMGreg Hudson1-13/+23
2010-10-23Better libk5crypto NSS fork safetyGreg Hudson1-2/+7
2010-10-05Fix the NSS PRNG build. Fix the build for non-gmake make. Revert aGreg Hudson1-7/+4
2010-10-05Improves prng code modularity. Introduces fortuna-like prng that can be used ...Zhanna Tsitkov1-3/+8
2010-10-02Merge branches/nss to trunkGreg Hudson1-2/+6
2010-09-07Merge the camellia-ccm branch to trunk. Since there are no IANAGreg Hudson1-6/+30
2010-01-12Add test program for decryption of overly short buffersGreg Hudson1-2/+9
2009-12-02Remove t_kperf on make cleanGreg Hudson1-1/+1
2009-11-26Pullup to 1.7-branch is only for the test case, as krb5-1.7 behavedTom Yu1-2/+5
2009-11-22Consolidate Makefile variables now that we have only a single globalGreg Hudson1-2/+0
2009-10-23Changed the crypto make system to add build flexibility. The update cancels t...Zhanna Tsitkov1-38/+7
2009-10-19Implement new APIs to allow improved crypto performanceGreg Hudson1-0/+4
2009-10-15Enable t_cts testZhanna Tsitkov1-4/+4
2009-10-10Clean nfold.o on make cleanEzra Peisach1-7/+8
2009-10-10Move destest to builtin/des, because it depends on overriding someTom Yu1-6/+1
2009-09-30Crypto modularity proj: SHS_INFO structure is defined differently for crypto ...Zhanna Tsitkov1-1/+1
2009-09-03Crypto modularity proj: OpemSSL crypto feed for hmac/md5/md4/sha1/rc4/des/des...Zhanna Tsitkov1-1/+1
2009-08-10Correct the t_nfold build rules again. We don't have a simple way ofGreg Hudson1-1/+4
2009-08-03In crypto_tests: for t_nfold, link against an nfold object file in theGreg Hudson1-3/+3
2009-08-03Fix deplibs for t_crcTom Yu1-1/+1
2009-08-03In the crypto-tests check target, refer to t_cf2.expected in theGreg Hudson1-1/+1
2009-08-03Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov1-0/+177