Apache Portable Runtime Utility Library
|
crypto/crypt_blowfish.h [code] | |
dbm/sdbm/sdbm_pair.h [code] | |
dbm/sdbm/sdbm_private.h [code] | |
dbm/sdbm/sdbm_tune.h [code] | |
include/apr_anylock.h [code] | APR-Util transparent any lock flavor wrapper |
include/apr_base64.h [code] | APR-UTIL Base64 Encoding |
include/apr_buckets.h [code] | APR-UTIL Buckets/Bucket Brigades |
include/apr_crypto.h [code] | APR-UTIL Crypto library |
include/apr_date.h [code] | APR-UTIL date routines |
include/apr_dbd.h [code] | APR-UTIL DBD library |
include/apr_dbm.h [code] | APR-UTIL DBM library |
include/apr_hooks.h [code] | Apache hook functions |
include/apr_ldap.h [code] | APR-UTIL LDAP |
include/apr_ldap_init.h [code] | APR-UTIL LDAP ldap_init() functions |
include/apr_ldap_option.h [code] | APR-UTIL LDAP ldap_*_option() functions |
include/apr_ldap_rebind.h [code] | Apache LDAP library |
include/apr_ldap_url.h [code] | APR-UTIL LDAP ldap_init() functions |
include/apr_md4.h [code] | APR-UTIL MD4 Library |
include/apr_md5.h [code] | APR MD5 Routines |
include/apr_memcache.h [code] | Client interface for memcached |
include/apr_optional.h [code] | APR-UTIL registration of functions exported by modules |
include/apr_optional_hooks.h [code] | Apache optional hook functions |
include/apr_queue.h [code] | Thread Safe FIFO bounded queue |
include/apr_redis.h [code] | Client interface for redis |
include/apr_reslist.h [code] | APR-UTIL Resource List Routines |
include/apr_rmm.h [code] | APR-UTIL Relocatable Memory Management Routines |
include/apr_sdbm.h [code] | Apr-util SDBM library |
include/apr_sha1.h [code] | APR-UTIL SHA1 library |
include/apr_siphash.h [code] | APR-UTIL siphash library "SipHash-c-d is a family of pseudorandom functions (a.k.a. keyed hash functions) optimized for speed on short messages", designed by Jean-Philippe Aumasson and Daniel J. Bernstein. It generates a 64bit hash (or MAC) from the message and a 128bit key. See http://cr.yp.to/siphash/siphash-20120620.pdf for the details, c is the number of compression rounds, d the number of finalization rounds; we also define fast implementations for c = 2 with d = 4 (aka siphash-2-4), and c = 4 with d = 8 (aka siphash-4-8), as recommended parameters per the authors |
include/apr_strmatch.h [code] | APR-UTIL string matching routines |
include/apr_thread_pool.h [code] | APR Thread Pool Library |
include/apr_uri.h [code] | APR-UTIL URI Routines |
include/apr_uuid.h [code] | APR UUID library |
include/apr_xlate.h [code] | APR I18N translation library |
include/apr_xml.h [code] | APR-UTIL XML Library |
include/apu.h [code] | |
include/apu_errno.h [code] | APR-Util Error Codes |
include/apu_version.h [code] | APR-util Versioning Interface |
include/apu_want.h [code] | APR Standard Headers Support |
include/private/apr_crypto_internal.h [code] | |
include/private/apr_dbd_internal.h [code] | |
include/private/apr_dbd_odbc_v2.h [code] | |
include/private/apr_dbm_private.h [code] | |
include/private/apu_config.h [code] | |
include/private/apu_internal.h [code] | |
include/private/apu_select_dbm.h [code] | |
test/abts.h [code] | |
test/abts_tests.h [code] | |
test/test_apu.h [code] | |
test/testutil.h [code] |