gistfile1.txt
· 1.5 KiB · Text
Ham
swee @ 10.0.0.167 -> licorice.node.swee.codes
~ UwU $ cryptsetup benchmark
# Tests are approximate using memory only (no storage IO).
PBKDF2-sha1 1879168 iterations per second for 256-bit key
PBKDF2-sha256 2413293 iterations per second for 256-bit key
PBKDF2-sha512 1885928 iterations per second for 256-bit key
PBKDF2-ripemd160 991092 iterations per second for 256-bit key
PBKDF2-whirlpool 752206 iterations per second for 256-bit key
argon2i 7 iterations, 1048576 memory, 4 parallel threads (CPUs) for 256-bit key (requested 2000 ms time)
argon2id 7 iterations, 1048576 memory, 4 parallel threads (CPUs) for 256-bit key (requested 2000 ms time)
# Algorithm | Key | Encryption | Decryption
aes-cbc 128b 1245.0 MiB/s 3362.1 MiB/s
serpent-cbc 128b 111.2 MiB/s 818.6 MiB/s
twofish-cbc 128b 253.0 MiB/s 441.0 MiB/s
aes-cbc 256b 955.6 MiB/s 2792.4 MiB/s
serpent-cbc 256b 111.4 MiB/s 805.0 MiB/s
twofish-cbc 256b 249.7 MiB/s 439.6 MiB/s
aes-xts 256b 3360.7 MiB/s 3353.6 MiB/s
serpent-xts 256b 714.8 MiB/s 721.5 MiB/s
twofish-xts 256b 408.0 MiB/s 411.3 MiB/s
aes-xts 512b 2830.8 MiB/s 2814.4 MiB/s
serpent-xts 512b 714.5 MiB/s 721.0 MiB/s
twofish-xts 512b 410.6 MiB/s 403.6 MiB/s
1 | swee @ 10.0.0.167 -> licorice.node.swee.codes |
2 | ~ UwU $ cryptsetup benchmark |
3 | # Tests are approximate using memory only (no storage IO). |
4 | PBKDF2-sha1 1879168 iterations per second for 256-bit key |
5 | PBKDF2-sha256 2413293 iterations per second for 256-bit key |
6 | PBKDF2-sha512 1885928 iterations per second for 256-bit key |
7 | PBKDF2-ripemd160 991092 iterations per second for 256-bit key |
8 | PBKDF2-whirlpool 752206 iterations per second for 256-bit key |
9 | argon2i 7 iterations, 1048576 memory, 4 parallel threads (CPUs) for 256-bit key (requested 2000 ms time) |
10 | argon2id 7 iterations, 1048576 memory, 4 parallel threads (CPUs) for 256-bit key (requested 2000 ms time) |
11 | # Algorithm | Key | Encryption | Decryption |
12 | aes-cbc 128b 1245.0 MiB/s 3362.1 MiB/s |
13 | serpent-cbc 128b 111.2 MiB/s 818.6 MiB/s |
14 | twofish-cbc 128b 253.0 MiB/s 441.0 MiB/s |
15 | aes-cbc 256b 955.6 MiB/s 2792.4 MiB/s |
16 | serpent-cbc 256b 111.4 MiB/s 805.0 MiB/s |
17 | twofish-cbc 256b 249.7 MiB/s 439.6 MiB/s |
18 | aes-xts 256b 3360.7 MiB/s 3353.6 MiB/s |
19 | serpent-xts 256b 714.8 MiB/s 721.5 MiB/s |
20 | twofish-xts 256b 408.0 MiB/s 411.3 MiB/s |
21 | aes-xts 512b 2830.8 MiB/s 2814.4 MiB/s |
22 | serpent-xts 512b 714.5 MiB/s 721.0 MiB/s |
23 | twofish-xts 512b 410.6 MiB/s 403.6 MiB/s |