aboutsummaryrefslogtreecommitdiff
path: root/src/lib/crypto/libk5crypto.exports
AgeCommit message (Expand)AuthorFilesLines
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