Skip to content

Instantly share code, notes, and snippets.

@rcombs

rcombs/stdin Secret

Created October 12, 2015 21:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rcombs/665d39bb1ac1a6f6e8a0 to your computer and use it in GitHub Desktop.
Save rcombs/665d39bb1ac1a6f6e8a0 to your computer and use it in GitHub Desktop.
lavu_aesni AES-128 size: 1048576 runs: 1024 time: 1.355 +- 1.407
lavu AES-128 size: 1048576 runs: 1024 time: 101.974 +- 36.922
crypto AES-128 size: 1048576 runs: 1024 time: 45.022 +- 13.568
gcrypt AES-128 size: 1048576 runs: 1024 time: 5.441 +- 3.206
tomcrypt AES-128 size: 1048576 runs: 1024 time: 26.987 +- 7.665
lavu_aesni AES-192 size: 1048576 runs: 1024 time: 2.101 +- 0.773
lavu AES-192 size: 1048576 runs: 1024 time: 100.988 +- 16.833
crypto AES-192 size: 1048576 runs: 1024 time: 44.618 +- 13.016
gcrypt AES-192 size: 1048576 runs: 1024 time: 3.358 +- 1.141
tomcrypt AES-192 size: 1048576 runs: 1024 time: 25.238 +- 3.623
lavu_aesni AES-256 size: 1048576 runs: 1024 time: 2.530 +- 0.922
lavu AES-256 size: 1048576 runs: 1024 time: 146.862 +- 50.765
crypto AES-256 size: 1048576 runs: 1024 time: 47.925 +- 11.847
gcrypt AES-256 size: 1048576 runs: 1024 time: 4.100 +- 1.333
tomcrypt AES-256 size: 1048576 runs: 1024 time: 32.432 +- 13.338
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment