summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/arcfour
Commit message (Expand)AuthorAgeFilesLines
* Crypto modularity proj: Separate files under crypto directory based on their ...Zhanna Tsitkov2009-08-037-873/+0
* Restore compatibility with KDCs using key usage 8 to encrypt TGSGreg Hudson2009-05-201-31/+48
* In practice, key usage 9 requires no translationSam Hartman2009-05-181-1/+1
* make dependSam Hartman2009-04-301-1/+2
* Merge fast branch at 22166 onto trunkSam Hartman2009-04-032-0/+16
* prefer structure assignment to memcpyKen Raeburn2009-02-031-6/+6
* Use 16/32-bit big/little-endian store functions in more placesKen Raeburn2009-01-261-8/+2
* Change 16/32/64-bit big-/little-endian/native unaligned load/storeKen Raeburn2009-01-241-2/+2
* Include cksumtypes.h from aead.h to get struct krb5_cksumtypes (movedKen Raeburn2009-01-231-1/+1
* move generated dependencies out of Makefile.inKen Raeburn2009-01-052-38/+36
* Merge mskrb-integ onto trunkSam Hartman2009-01-033-65/+15
* Cleanup warningsSam Hartman2008-12-041-1/+1
* make dependSam Hartman2008-12-021-0/+11
* Crypto IOV API per Projects/AEAD encryption APISam Hartman2008-12-025-3/+334
* Don't build dependencies for v4rcp.c.Ken Raeburn2008-11-041-14/+14
* makedependKen Raeburn2008-09-181-11/+13
* Use a valid UTF8 password for randkey passwordAlexandra Ellwood2008-08-131-3/+5
* Make more uses of load/store_32_be/le, which on x86 at least expandsKen Raeburn2008-08-021-8/+2
* Don't do UTF-8 bits (and include Apple headers) when just rebuilding dependen...Ken Raeburn2008-04-241-2/+2
* krb5int_arcfour_string_to_key does not support utf-8 stringsAlexandra Ellwood2008-02-261-9/+47
* make dependKen Raeburn2007-08-161-12/+12
* Fix various gcc warnings about pointer target signedness and qualifiersKen Raeburn2007-05-101-1/+1
* make dependTom Yu2006-10-061-5/+7
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-1/+1
* Create crypto, des425 Makefiles from top levelKen Raeburn2006-05-251-2/+2
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-2/+2
* install headers into include/krb5Ken Raeburn2006-05-231-12/+12
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-6/+6
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-111-119/+0
* don't use configure-defined macros on command line, use autoconf.h onlyKen Raeburn2006-04-022-0/+5
* make depend, now with dependency sortingKen Raeburn2006-03-311-16/+16
* make dependKen Raeburn2006-03-271-6/+7
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-111-6/+6
* make dependKen Raeburn2006-03-081-2/+4
* make dependTom Yu2005-11-291-6/+4
* * arcfour_s2k.c (asctouni): Counter should be size_t, like lenKen Raeburn2005-10-192-1/+5
* rename string_to_key.c to arcfour_s2k.cKen Raeburn2005-07-023-5/+10
* Update dependenciesKen Raeburn2005-06-211-4/+6
* run "make depend"Ken Raeburn2004-12-301-13/+13
* memory leak in arcfour string_to_keySam Hartman2004-09-212-0/+6
* update dependenciesKen Raeburn2004-04-241-8/+9
* protoizeKen Raeburn2004-02-192-21/+17
* * arcfour.c (l40): Now constKen Raeburn2003-12-202-1/+5
* make dependKen Raeburn2003-12-151-7/+8
* Change crypto "provider" structures to hold numeric values instead of functionKen Raeburn2003-07-222-9/+16
* delete ##WIN16## lines from makefilesKen Raeburn2003-07-172-1/+4
* make-depend updatesKen Raeburn2003-05-241-6/+6
* Clean up PBKDF2 interface. Add s2k-params to string-to-key interface, exceptKen Raeburn2003-03-053-6/+14
* Make l40 staticSam Hartman2003-02-032-1/+6
* Use markers in Makefile.in rather than rules in configure.in to indicate whenKen Raeburn2003-01-102-0/+7