eriptic / uoscore-uedhoc

C implementations for constrained (and non-constrained) devices of the IETF protocols OSCORE and EDHOC
Other
15 stars 15 forks source link

fix memory leaks #5

Closed AleksanderDemianowski closed 2 years ago

AleksanderDemianowski commented 2 years ago

Fix memory leaks in crypto wrapper. Take care to always free allocated memory - destroy psa key and context.