-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Benchmarks
Software protection is inevitably linked with increased code size and slower performances. On this page, we publish benchmarks for various combinations of compilation flags.
OpenSSL is the most widely deployed open-source cryptographic toolkit.
- OpenSSL 1.0.1e, compiled with no obfuscation and standard compilation flags, C-only implementations, run on an Intel Core i7 clocked @ 2.4 GHz.
-
OpenSSL 1.0.1e, compiled with
-mllvm -suband standard compilation flags, C-only implementations, run on an Intel Core i7 clocked @ 2.4 GHz. -
OpenSSL 1.0.1e, compiled with
-mllvm -bcfand standard compilation flags, C-only implementations, run on an Intel Core i7 clocked @ 2.4 GHz. -
OpenSSL 1.0.1e, compiled with
-mllvm -flaand standard compilation flags, C-only implementations, run on an Intel Core i7 clocked @ 2.4 GHz. -
OpenSSL 1.0.1e, compiled with
-mllvm -fla -mllvm -bcfand standard compilation flags, C-only implementations, run on an Intel Core i7 clocked @ 2.4 GHz. -
OpenSSL 1.0.1e, compiled with
-mllvm -sub -mllvm -fla -mllvm -bcf -mllvm -boguscf-loop=2 -mllvm -boguscf-prob=100and standard compilation flags, C-only implementations, run on an Intel Core i7 clocked @ 2.4 GHz.