Skip to content

add support for openssl backend in llcrypto

trinity-1686a requested to merge trinity-1686a/arti:llcrypto-openssl into main

fix #442 (closed)

Someone who knows how to test performances should probably make sure this is actually faster. When testing, aes was 3 time faster, which probably means I tested it wrong.

I made it a feature since there aren't that many ways to specify optional dependencies.

Merge request reports