aboutsummaryrefslogtreecommitdiffstats
path: root/src/libimcv/pts
Commit message (Expand)AuthorAgeFilesLines
* utils: Use chunk_equals_const() for all cryptographic purposesMartin Willi2015-04-145-14/+12
* diffie-hellman: Add a bool return value to set_other_public_value()Martin Willi2015-03-231-1/+4
* diffie-hellman: Add a bool return value to get_my_public_value()Martin Willi2015-03-231-1/+4
* libimcv: Allow pts_t.set_peer_public_value() to failMartin Willi2015-03-232-2/+4
* libimcv: Allow pts_t.get_my_public_value() to failMartin Willi2015-03-232-2/+4
* diffie-hellman: Use bool instead of status_t as get_shared_secret() return valueMartin Willi2015-03-231-1/+1
* Replace kid by aik_id in ITA TBOOT functional componentAndreas Steffen2015-03-161-7/+2
* libimcv: Fix Doxygen comments after merging libpts into libimcvTobias Brunner2014-10-131-1/+1
* Merged libpts into libimcvAndreas Steffen2014-10-0544-0/+8276