strongswan/src/charon-tkm/src/tkm
Adrian-Ken Rueegsegger efff791675 charon-tkm: Implement SPI generator
The get_spi callback returns a random SPI with a label encoded according
to the spi_label and spi_mask parameters read from the strongswan.conf.
2015-11-11 15:39:49 +01:00
..
.gitignore Introduce TKM specific charon daemon (charon-tkm) 2013-03-19 15:23:45 +01:00
tkm.c charon-tkm: Make CHILD/ESP SA database public 2015-02-20 13:34:53 +01:00
tkm.h charon-tkm: Make CHILD/ESP SA database public 2015-02-20 13:34:53 +01:00
tkm_chunk_map.c chunk_map: Store key, value pair in entry_t struct 2013-03-19 15:23:47 +01:00
tkm_chunk_map.h Fixed some typos, courtesy of codespell 2013-03-25 10:59:37 +01:00
tkm_cred.c Various stylistic fixes 2013-03-19 15:24:36 +01:00
tkm_cred.h Add charon-tkm API documentation 2013-03-19 15:23:51 +01:00
tkm_diffie_hellman.c diffie-hellman: Add a bool return value to set_other_public_value() 2015-03-23 17:54:03 +01:00
tkm_diffie_hellman.h charon-tkm: Implement IANA DH Id to TKM Id mapping 2013-12-03 11:58:53 +01:00
tkm_encoder.c Provide TKM credential encoder 2013-03-19 15:23:51 +01:00
tkm_encoder.h Add charon-tkm API documentation 2013-03-19 15:23:51 +01:00
tkm_id_manager.c charon-tkm: Drop obsolete TKM_LIMIT define 2015-05-04 18:07:51 +02:00
tkm_id_manager.h Add charon-tkm API documentation 2013-03-19 15:23:51 +01:00
tkm_kernel_ipsec.c kernel-interface: Pass the same data to del_policy() that was passed to add_policy() 2015-11-10 16:42:52 +01:00
tkm_kernel_ipsec.h Add charon-tkm API documentation 2013-03-19 15:23:51 +01:00
tkm_kernel_sad.c charon-tkm: Also store local SPI in SAD 2015-05-04 18:07:52 +02:00
tkm_kernel_sad.h charon-tkm: Also store local SPI in SAD 2015-05-04 18:07:52 +02:00
tkm_keymat.c aead: Create AEAD using traditional transforms with an explicit IV generator 2015-04-13 15:06:15 +02:00
tkm_keymat.h Add charon-tkm API documentation 2013-03-19 15:23:51 +01:00
tkm_listener.c charon-tkm: Only skip creation of first child SA 2015-05-04 18:07:50 +02:00
tkm_listener.h Add charon-tkm API documentation 2013-03-19 15:23:51 +01:00
tkm_nonceg.c charon-tkm: Reset stale nonce contexts 2015-05-04 18:07:51 +02:00
tkm_nonceg.h charon-tkm: Drop unneeded nonceg get_id function 2015-05-04 18:07:51 +02:00
tkm_private_key.c Various stylistic fixes 2013-03-19 15:24:36 +01:00
tkm_private_key.h Add charon-tkm API documentation 2013-03-19 15:23:51 +01:00
tkm_public_key.c Do not hardwire keys to KEY_RSA 2013-03-19 15:23:51 +01:00
tkm_public_key.h Add charon-tkm API documentation 2013-03-19 15:23:51 +01:00
tkm_spi_generator.c charon-tkm: Implement SPI generator 2015-11-11 15:39:49 +01:00
tkm_spi_generator.h charon-tkm: Implement SPI generator 2015-11-11 15:39:49 +01:00
tkm_types.h Add charon-tkm API documentation 2013-03-19 15:23:51 +01:00
tkm_utils.c Various stylistic fixes 2013-03-19 15:24:36 +01:00
tkm_utils.h Various stylistic fixes 2013-03-19 15:24:36 +01:00