1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-06-12 09:31:29 +08:00
Manuel Pégourié-Gonnard fe6877034d Keep PK layer context in the PK layer
Previously we kept the ecdsa context created by the PK layer for ECDSA
operations on ECKEY in the ecdsa_restart_ctx structure, which was wrong, and
caused by the fact that we didn't have a proper handling of restart
sub-contexts in the PK layer.
2017-08-18 17:04:07 +02:00
..
2015-03-10 11:23:56 +00:00