HKDS: Heirarchal Key Derivation System
1.0.0.2 (A2)
A fast post-quantum secure replacement for DUKPT
Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
- e -
error_connection_aborted :
hkds_config.h
error_connection_failure :
hkds_config.h
error_connection_refused :
hkds_config.h
error_disconnected :
hkds_config.h
error_general_failure :
hkds_config.h
error_invalid_format :
hkds_config.h
error_retries_exceeded :
hkds_config.h
error_unkown_failure :
hkds_config.h
- h -
HKDS_ADMIN_MESSAGE_SIZE :
hkds_config.h
HKDS_ADMIN_SIZE :
hkds_config.h
HKDS_AUTHENTICATION_KMAC :
hkds_config.h
HKDS_AUTHENTICATION_NONE :
hkds_config.h
HKDS_AUTHENTICATION_SHA3 :
hkds_config.h
HKDS_BDK_SIZE :
hkds_config.h
HKDS_CACHE_MULTIPLIER :
hkds_config.h
HKDS_CACHE_SIZE :
hkds_config.h
HKDS_CACHX64_SIZE :
hkds_config.h
HKDS_CACHX8_DEPTH :
hkds_config.h
hkds_client_decrypt_token() :
hkds_client.h
hkds_client_encrypt_authenticate_message() :
hkds_client.h
hkds_client_encrypt_message() :
hkds_client.h
hkds_client_generate_cache() :
hkds_client.h
hkds_client_initialize_state() :
hkds_client.h
HKDS_CLIENT_MESSAGE_REQUEST_SIZE :
hkds_config.h
HKDS_CLIENT_TOKEN_REQUEST_SIZE :
hkds_config.h
HKDS_CTOK_SIZE :
hkds_config.h
HKDS_DID_SIZE :
hkds_config.h
HKDS_EDK_SIZE :
hkds_config.h
HKDS_ERROR_MESSAGE_SIZE :
hkds_config.h
HKDS_ERROR_SIZE :
hkds_config.h
hkds_error_type :
hkds_config.h
HKDS_ETOK_SIZE :
hkds_config.h
hkds_factory_create_administrative_message() :
hkds_factory.h
hkds_factory_create_client_message_request() :
hkds_factory.h
hkds_factory_create_client_token_request() :
hkds_factory.h
hkds_factory_create_error_message() :
hkds_factory.h
hkds_factory_create_server_message_response() :
hkds_factory.h
hkds_factory_create_server_token_reponse() :
hkds_factory.h
hkds_factory_extract_administrative_message() :
hkds_factory.h
hkds_factory_extract_client_message() :
hkds_factory.h
hkds_factory_extract_client_token() :
hkds_factory.h
hkds_factory_extract_error_message() :
hkds_factory.h
hkds_factory_extract_packet_header() :
hkds_factory.h
hkds_factory_extract_packet_sequence() :
hkds_factory.h
hkds_factory_extract_packet_size() :
hkds_factory.h
hkds_factory_extract_packet_type() :
hkds_factory.h
hkds_factory_extract_protocol_id() :
hkds_factory.h
hkds_factory_extract_server_message() :
hkds_factory.h
hkds_factory_extract_server_token() :
hkds_factory.h
hkds_factory_serialize_administrative_message() :
hkds_factory.h
hkds_factory_serialize_client_message() :
hkds_factory.h
hkds_factory_serialize_client_token() :
hkds_factory.h
hkds_factory_serialize_error_message() :
hkds_factory.h
hkds_factory_serialize_packet_header() :
hkds_factory.h
hkds_factory_serialize_server_message() :
hkds_factory.h
hkds_factory_serialize_server_token() :
hkds_factory.h
HKDS_HEADER_SIZE :
hkds_config.h
HKDS_KECCAK_128_RATE :
keccak.h
HKDS_KECCAK_256_RATE :
keccak.h
HKDS_KECCAK_512_RATE :
keccak.h
hkds_keccak_absorb() :
keccak.h
hkds_keccak_absorb_custom() :
keccak.h
hkds_keccak_absorb_key_custom() :
keccak.h
HKDS_KECCAK_CSHAKE_DOMAIN_ID :
keccak.h
hkds_keccak_dispose() :
keccak.h
hkds_keccak_finalize() :
keccak.h
hkds_keccak_incremental_absorb() :
keccak.h
hkds_keccak_incremental_finalize() :
keccak.h
hkds_keccak_incremental_squeeze() :
keccak.h
hkds_keccak_initialize_state() :
keccak.h
HKDS_KECCAK_KMAC_DOMAIN_ID :
keccak.h
HKDS_KECCAK_KPA_DOMAIN_ID :
keccak.h
HKDS_KECCAK_PERMUTATION_MAX_ROUNDS :
keccak.h
HKDS_KECCAK_PERMUTATION_MIN_ROUNDS :
keccak.h
HKDS_KECCAK_PERMUTATION_ROUNDS :
keccak.h
hkds_keccak_permute() :
keccak.h
hkds_keccak_permute_p1600c() :
keccak.h
hkds_keccak_permute_p1600u() :
keccak.h
hkds_keccak_rate :
keccak.h
hkds_keccak_rate_128 :
keccak.h
hkds_keccak_rate_256 :
keccak.h
hkds_keccak_rate_512 :
keccak.h
hkds_keccak_rate_none :
keccak.h
HKDS_KECCAK_SCBKDF_DOMAIN_ID :
keccak.h
HKDS_KECCAK_SHA3_DOMAIN_ID :
keccak.h
HKDS_KECCAK_SHAKE_DOMAIN_ID :
keccak.h
hkds_keccak_squeezeblocks() :
keccak.h
HKDS_KECCAK_STATE_BYTE_SIZE :
keccak.h
HKDS_KECCAK_STATE_SIZE :
keccak.h
hkds_keccak_update() :
keccak.h
HKDS_KID_SIZE :
hkds_config.h
hkds_kmac128_compute() :
keccak.h
hkds_kmac256_compute() :
keccak.h
hkds_kmac512_compute() :
keccak.h
hkds_kmac_128x4() :
keccak.h
hkds_kmac_128x8() :
keccak.h
HKDS_KMAC_256_KEY_SIZE :
keccak.h
hkds_kmac_256x4() :
keccak.h
hkds_kmac_256x8() :
keccak.h
HKDS_KMAC_512_KEY_SIZE :
keccak.h
hkds_kmac_512x4() :
keccak.h
hkds_kmac_512x8() :
keccak.h
hkds_kmac_finalize() :
keccak.h
hkds_kmac_initialize() :
keccak.h
hkds_kmac_update() :
keccak.h
HKDS_KSN_SIZE :
hkds_config.h
hkds_message_queue_count() :
hkds_queue.h
hkds_message_queue_destroy() :
hkds_queue.h
hkds_message_queue_empty() :
hkds_queue.h
hkds_message_queue_extract_block_x64() :
hkds_queue.h
hkds_message_queue_extract_block_x8() :
hkds_queue.h
hkds_message_queue_extract_stream() :
hkds_queue.h
hkds_message_queue_flush() :
hkds_queue.h
hkds_message_queue_full() :
hkds_queue.h
hkds_message_queue_initialize() :
hkds_queue.h
hkds_message_queue_pop() :
hkds_queue.h
hkds_message_queue_push() :
hkds_queue.h
HKDS_MESSAGE_QUEUE_TAG_SIZE :
hkds_queue.h
HKDS_MESSAGE_SIZE :
hkds_config.h
hkds_message_type :
hkds_config.h
HKDS_NAME_SIZE :
hkds_config.h
hkds_packet_type :
hkds_config.h
HKDS_PARALLEL_DEPTH :
hkds_config.h
HKDS_PRF_RATE :
hkds_config.h
hkds_protocol_id :
hkds_config.h
HKDS_PROTOCOL_TYPE :
hkds_config.h
HKDS_QUEUE_ALIGNMENT :
hkds_queue.h
HKDS_QUEUE_MAX_DEPTH :
hkds_queue.h
hkds_selftest_symmetric_run() :
hkds_selftest.h
hkds_server_decrypt_message() :
hkds_server.h
hkds_server_decrypt_message_x8() :
hkds_server.h
hkds_server_decrypt_verify_message() :
hkds_server.h
hkds_server_decrypt_verify_message_x8() :
hkds_server.h
hkds_server_encrypt_token() :
hkds_server.h
hkds_server_encrypt_token_x8() :
hkds_server.h
hkds_server_generate_edk() :
hkds_server.h
hkds_server_generate_edk_x8() :
hkds_server.h
hkds_server_generate_mdk() :
hkds_server.h
hkds_server_initialize_state() :
hkds_server.h
hkds_server_initialize_state_x8() :
hkds_server.h
HKDS_SERVER_MESSAGE_RESPONSE_SIZE :
hkds_config.h
HKDS_SERVER_TOKEN_RESPONSE_SIZE :
hkds_config.h
HKDS_SHA3_128_HASH_SIZE :
keccak.h
HKDS_SHA3_256_HASH_SIZE :
keccak.h
HKDS_SHA3_512_HASH_SIZE :
keccak.h
hkds_shake128_compute() :
keccak.h
hkds_shake256_compute() :
keccak.h
hkds_shake512_compute() :
keccak.h
HKDS_SHAKE512_KEY_SIZE :
keccak.h
hkds_shake_128x4() :
keccak.h
hkds_shake_128x8() :
keccak.h
HKDS_SHAKE_256 :
hkds_config.h
HKDS_SHAKE_256_KEY_SIZE :
keccak.h
hkds_shake_256x4() :
keccak.h
hkds_shake_256x8() :
keccak.h
hkds_shake_512x4() :
keccak.h
hkds_shake_512x8() :
keccak.h
hkds_shake_initialize() :
keccak.h
hkds_shake_squeezeblocks() :
keccak.h
HKDS_STK_SIZE :
hkds_config.h
HKDS_TAG_SIZE :
hkds_config.h
HKDS_TKC_SIZE :
hkds_config.h
HKDS_TMS_SIZE :
hkds_config.h
hkdstest_benchmark_hkds_client_run() :
hkds_benchmark.h
hkdstest_benchmark_hkds_server_run() :
hkds_benchmark.h
hkdstest_benchmark_kmac_run() :
hkds_benchmark.h
hkdstest_benchmark_shake_run() :
hkds_benchmark.h
hkdstest_cycle_test() :
hkds_test.h
hkdstest_kat_test() :
hkds_test.h
hkdstest_katae_test() :
hkds_test.h
hkdstest_monte_carlo_test() :
hkds_test.h
hkdstest_simd_authencrypt_equivalence_test() :
hkds_test.h
hkdstest_simd_encrypt_equivalence_test() :
hkds_test.h
hkdstest_stress_test() :
hkds_test.h
hkdstest_test_run() :
hkds_test.h
- m -
message_diagnostic :
hkds_config.h
message_reinitialized_token :
hkds_config.h
message_remote_reset :
hkds_config.h
message_reserved1 :
hkds_config.h
message_reserved2 :
hkds_config.h
message_reserved3 :
hkds_config.h
message_synchronize_token :
hkds_config.h
message_token_requests_exceeded :
hkds_config.h
- p -
packet_administrative_message :
hkds_config.h
packet_error_message :
hkds_config.h
packet_message_request :
hkds_config.h
packet_message_response :
hkds_config.h
packet_token_request :
hkds_config.h
packet_token_response :
hkds_config.h
protocol_shake_128 :
hkds_config.h
protocol_shake_256 :
hkds_config.h
protocol_shake_512 :
hkds_config.h
Generated by
1.13.2