PINE64
cryptsetup benchmark - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=85)
+--- Forum: General Discussion on ROCK64 (https://forum.pine64.org/forumdisplay.php?fid=86)
+--- Thread: cryptsetup benchmark (/showthread.php?tid=4812)



cryptsetup benchmark - elatllat - 07-25-2017

If you have a ROCK64 already please share the output of

Code:
cryptsetup benchmark



RE: cryptsetup benchmark - fire219 - 07-25-2017

Code:
# Tests are approximate using memory only (no storage IO).
PBKDF2-sha1       218453 iterations per second
PBKDF2-sha256     129517 iterations per second
PBKDF2-sha512     119809 iterations per second
PBKDF2-ripemd160  185654 iterations per second
PBKDF2-whirlpool   41795 iterations per second
#  Algorithm | Key |  Encryption |  Decryption
    aes-cbc   128b   365.6 MiB/s   451.4 MiB/s
serpent-cbc   128b           N/A           N/A
twofish-cbc   128b    31.0 MiB/s    31.1 MiB/s
    aes-cbc   256b   314.7 MiB/s   409.9 MiB/s
serpent-cbc   256b           N/A           N/A
twofish-cbc   256b    31.2 MiB/s    31.0 MiB/s
    aes-xts   256b   400.6 MiB/s   404.2 MiB/s
serpent-xts   256b           N/A           N/A
twofish-xts   256b           N/A           N/A
    aes-xts   512b   370.2 MiB/s   370.5 MiB/s
serpent-xts   512b           N/A           N/A
twofish-xts   512b           N/A           N/A
Hope this is useful. Smile


RE: cryptsetup benchmark - elatllat - 07-25-2017

Thanks for the quick answer.
Those speeds look to be a good match for USB3.


RE: cryptsetup benchmark - MarkHaysHarris777 - 07-26-2017

thanks fire219 !  ... this is why the board can't go to Moscow of course !

Tongue