summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/libk5crypto.exports
Commit message (Expand)AuthorAgeFilesLines
* Enforce minimum PBKDF2 iteration countTom Yu2013-11-151-0/+1
* Revert r24826. Export krb5int_nfold from libk5crypto and link t_nfoldGreg Hudson2011-04-161-0/+1
* Consolidate almost all lib/crypto/krb headers into a singleGreg Hudson2011-03-021-8/+1
* Namespace-protect SHA-256 symbols. Build SHA-256 code independently ofGreg Hudson2011-02-251-3/+3
* Fortuna as default PRNGGreg Hudson2011-02-241-0/+5
* Implement Camellia-CTS-CMAC instead of Camellia-CCMGreg Hudson2010-11-201-1/+5
* Merge the camellia-ccm branch to trunk. Since there are no IANAGreg Hudson2010-09-071-0/+3
* Add krb5_enctype_to_name() APIGreg Hudson2010-06-041-0/+1
* Restructure the crypto checksum implementation to minimizeGreg Hudson2009-12-101-2/+0
* Revert r23442. Revert r23436 changes unrelated to comment reformattingTom Yu2009-12-031-0/+2
* Update export list to reflect changes in r23436Tom Yu2009-12-031-2/+0
* Remove the non-iov entry point introduced in r23378, since it's easyGreg Hudson2009-11-291-1/+0
* Create functional internal interfaces to allow GSSAPI to performGreg Hudson2009-11-281-1/+2
* Export krb5_k_reference_key since it's part of the public APIGreg Hudson2009-11-271-0/+1
* Add krb5_k_prf, the krb5_key version of krb5_c_prfGreg Hudson2009-11-271-0/+1
* Restored few symbols in the crypto exports list to satisfy tests.`Zhanna Tsitkov2009-10-291-0/+12
* Restrict libk5crypto.exports list to API and ABI. Also, include functions nee...Zhanna Tsitkov2009-10-281-150/+60
* Replace krb5_ with krb5Int_ prefix for non-API functionsZhanna Tsitkov2009-10-281-27/+27
* Changed the crypto make system to add build flexibility. The update cancels t...Zhanna Tsitkov2009-10-231-3/+0
* Implement new APIs to allow improved crypto performanceGreg Hudson2009-10-191-0/+15
* Implement KRB-FX_CF2Sam Hartman2009-03-161-0/+1
* disable single-DES by defaultTom Yu2009-01-281-0/+1
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-1/+0
* Crypto IOV API per Projects/AEAD encryption APISam Hartman2008-12-021-0/+8
* stop exporting a few symbols internal to aes implementationKen Raeburn2008-07-031-5/+0
* sortKen Raeburn2007-01-271-1/+1
* update krb5_c_keylength function, create krb5_c_random_to_key functionKevin Coffman2006-11-171-1/+2
* Add public function to get keylenth associated with an enctypeKevin Coffman2006-11-091-0/+1
* Implement RFC 3961 PRFSam Hartman2005-05-201-0/+5
* * libk5crypto.exports: Add the DES tables back in; libdes425 uses them directlyKen Raeburn2004-05-131-0/+3
* * libk5crypto.exports: Drop the library init/fini functions and the DES tablesKen Raeburn2004-04-301-5/+0
* Add files containing the export lists used on UNIX, in each directoryKen Raeburn2004-04-221-0/+153