]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libsimaka/simaka_crypto.c
Moved debug.[ch] to utils folder
[thirdparty/strongswan.git] / src / libsimaka / simaka_crypto.c
2012-10-24  Tobias BrunnerMoved debug.[ch] to utils folder
2012-07-16  Martin WilliFix memory management in SIM/AKA crypto functions
2012-07-16  Martin WilliAdd a return value to hasher_t.allocate_hash()
2012-07-16  Martin WilliAdd a return value to hasher_t.get_hash()
2012-07-16  Martin WilliAdd a return value to crypter_t.set_key()
2012-07-16  Martin WilliAdd a return value to prf_t.set_key()
2012-07-16  Martin WilliAdd a return value to prf_t.get_bytes()
2012-07-16  Martin WilliAdd a return value to signer_t.set_key()
2012-07-16  Martin WilliAdd a return value to simaka_crypto_t.derive_keys_*()
2011-08-08  Martin WilliMigratd simaka_crypto to INIT/METHOD macros
2011-08-08  Martin WilliMigrated all SIM/AKA code to libsimaka, use SIM and...
2009-11-30  Martin WilliInvoke attribute/key hooks from libsimaka
2009-11-12  Martin WilliEAP-SIM/AKA crypto helper supports key derivation for...
2009-11-12  Martin Willilibsimaka provides cryptographic functionality used...