Files
heimdal/lib
Luke Howard a88d00660e Fix PKCS#11 hcrypto backend regression (#314, #315, #316, #317)
81c778e broke the PKCS#11 hcrypto backend broke for many cases as it did
not support cipherstate resetting. (Prior to 81c778e, which was to fix #194,
the PKCS#11 backend did not support cipherstate chaining across invocations.)

hcrypto backends that maintain cipherstate independently of the hcrypto
context IV field need to set EVP_CIPH_ALWAYS_CALL_INIT to avoid the two
diverging. Their init function should support resetting the cipherstate
independently of key scheduling.
2018-05-11 13:11:31 +10:00
..
2017-05-26 23:24:30 -04:00
2017-04-29 01:05:58 -04:00
2017-11-04 16:56:43 -04:00
2017-05-26 23:24:30 -04:00
2017-12-13 17:33:28 -06:00
2017-03-10 15:47:43 -05:00
2017-04-29 01:05:59 -04:00
2016-11-08 15:48:40 -05:00
2018-04-19 13:12:59 -04:00
2017-03-19 18:55:51 -04:00
2016-12-15 12:15:56 -06:00
2015-03-21 15:44:48 -04:00
2016-12-15 12:23:09 -06:00