gost-engine / engine

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

Introduce an -fpeel-loops flag for GCC build. #459

Open marcfedorow opened 6 months ago

marcfedorow commented 6 months ago

This improves performance of scalar-optimized code by 1.5 times as well as fixes #433.