aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/libk5crypto.exports
AgeCommit message (Expand)AuthorFilesLines
2020-10-17Update Gladman AES codeGreg Hudson1-2/+2
2019-05-29Remove krb5int_c_combine_keys()Robbie Harwood1-1/+0
2019-05-28Remove support for single-DES and CRCRobbie Harwood1-1/+0
2019-01-17Add function and enctype flag for deprecationsRobbie Harwood1-0/+1
2017-04-10Add support to query the SSF of a GSS contextSimo Sorce1-0/+1
2016-10-03Add aes-sha2 test casesGreg Hudson1-0/+3
2016-01-26Add internal SHA-256 interfaceGreg Hudson1-0/+1
2015-08-09Add krb5_c_prfplus() and krb5_c_derive_prfplus()Nathaniel McCallum1-0/+2
2013-11-15Enforce minimum PBKDF2 iteration countTom Yu1-0/+1
2011-04-16Revert r24826. Export krb5int_nfold from libk5crypto and link t_nfoldGreg Hudson1-0/+1
2011-03-02Consolidate almost all lib/crypto/krb headers into a singleGreg Hudson1-8/+1
2011-02-25Namespace-protect SHA-256 symbols. Build SHA-256 code independently ofGreg Hudson1-3/+3
2011-02-24Fortuna as default PRNGGreg Hudson1-0/+5
2010-11-20Implement Camellia-CTS-CMAC instead of Camellia-CCMGreg Hudson1-1/+5
2010-09-07Merge the camellia-ccm branch to trunk. Since there are no IANAGreg Hudson1-0/+3
2010-06-04Add krb5_enctype_to_name() APIGreg Hudson1-0/+1
2009-12-10Restructure the crypto checksum implementation to minimizeGreg Hudson1-2/+0
2009-12-03Revert r23442. Revert r23436 changes unrelated to comment reformattingTom Yu1-0/+2
2009-12-03Update export list to reflect changes in r23436Tom Yu1-2/+0
2009-11-29Remove the non-iov entry point introduced in r23378, since it's easyGreg Hudson1-1/+0
2009-11-28Create functional internal interfaces to allow GSSAPI to performGreg Hudson1-1/+2
2009-11-27Export krb5_k_reference_key since it's part of the public APIGreg Hudson1-0/+1
2009-11-27Add krb5_k_prf, the krb5_key version of krb5_c_prfGreg Hudson1-0/+1
2009-10-29Restored few symbols in the crypto exports list to satisfy tests.`Zhanna Tsitkov1-0/+12
2009-10-28Restrict libk5crypto.exports list to API and ABI. Also, include functions nee...Zhanna Tsitkov1-150/+60
2009-10-28Replace krb5_ with krb5Int_ prefix for non-API functionsZhanna Tsitkov1-27/+27
2009-10-23Changed the crypto make system to add build flexibility. The update cancels t...Zhanna Tsitkov1-3/+0
2009-10-19Implement new APIs to allow improved crypto performanceGreg Hudson1-0/+15
2009-03-16Implement KRB-FX_CF2Sam Hartman1-0/+1
2009-01-28disable single-DES by defaultTom Yu1-0/+1
2009-01-03Merge mskrb-integ onto trunkSam Hartman1-1/+0
2008-12-02Crypto IOV API per Projects/AEAD encryption APISam Hartman1-0/+8
2008-07-03stop exporting a few symbols internal to aes implementationKen Raeburn1-5/+0
2007-01-27sortKen Raeburn1-1/+1
2006-11-17update krb5_c_keylength function, create krb5_c_random_to_key functionKevin Coffman1-1/+2
2006-11-09Add public function to get keylenth associated with an enctypeKevin Coffman1-0/+1
2005-05-20Implement RFC 3961 PRFSam Hartman1-0/+5
2004-05-13* libk5crypto.exports: Add the DES tables back in; libdes425 uses them directlyKen Raeburn1-0/+3
2004-04-30* libk5crypto.exports: Drop the library init/fini functions and the DES tablesKen Raeburn1-5/+0
2004-04-22Add files containing the export lists used on UNIX, in each directoryKen Raeburn1-0/+153