gost-engine / engine

A reference implementation of the Russian GOST crypto algorithms for OpenSSL
Apache License 2.0
379 stars 174 forks source link

Added missing buffer cleanses for some sensitive buffers #454

Open arx11 opened 8 months ago

arx11 commented 8 months ago

Added missing OPENSSL_cleanse calls for stack-based buffers during key derivation (OMAC, TLSTREE).