Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- lazar@lethe ~ [12:01:52]
- (mongoose) > $ cryptsetup benchmark ⬡ 16.19.0
- # Tests are approximate using memory only (no storage IO).
- PBKDF2-sha1 2888639 iterations per second for 256-bit key
- PBKDF2-sha256 5302533 iterations per second for 256-bit key
- PBKDF2-sha512 2228641 iterations per second for 256-bit key
- PBKDF2-ripemd160 1174217 iterations per second for 256-bit key
- PBKDF2-whirlpool 1048576 iterations per second for 256-bit key
- argon2i 10 iterations, 1048576 memory, 4 parallel threads (CPUs) for 256-bit key (requested 2000 ms time)
- argon2id 10 iterations, 1048576 memory, 4 parallel threads (CPUs) for 256-bit key (requested 2000 ms time)
- # Algorithm | Key | Encryption | Decryption
- aes-cbc 128b 1815.5 MiB/s 7185.2 MiB/s
- serpent-cbc 128b 126.5 MiB/s 897.1 MiB/s
- twofish-cbc 128b 270.8 MiB/s 593.4 MiB/s
- aes-cbc 256b 1383.0 MiB/s 5953.9 MiB/s
- serpent-cbc 256b 125.8 MiB/s 902.9 MiB/s
- twofish-cbc 256b 270.2 MiB/s 591.0 MiB/s
- aes-xts 256b 5590.2 MiB/s 5627.5 MiB/s
- serpent-xts 256b 798.3 MiB/s 825.3 MiB/s
- twofish-xts 256b 552.3 MiB/s 554.9 MiB/s
- aes-xts 512b 5136.1 MiB/s 5143.9 MiB/s
- serpent-xts 512b 800.2 MiB/s 824.2 MiB/s
- twofish-xts 512b 546.8 MiB/s 558.8 MiB/s
- lazar@lethe ~ [12:02:44]
- (mongoose) > $ cat /proc/cpuinfo| grep 'model name' | head -n1 ⬡ 16.19.0
- model name : 12th Gen Intel(R) Core(TM) i7-1260P
Advertisement
Add Comment
Please, Sign In to add comment