mehmet@zero:~/dev/projects/libfnr$ test/bench -p 'this is a password' -s 'this is a salt' -t 'a tweak value' -b 128 -i 100000
Passphrase: this is a password (74:68:69:73:20:69:73:20:61:20:70:61:73:73:77:6F:72:64)
Salt : this is a salt (74:68:69:73:20:69:73:20:61:20:73:61:6C:74)
Tweak : a tweak value (61:20:74:77:65:61:6B:20:76:61:6C:75:65)
numBits : 128
Iterations: 100000
-----------------------------------------------------------
AES Key : 7B:DE:ED:00:43:F3:2B:0B:64:89:3B:16:8B:93:AD:AE
RAW Data : 56:9C:3C:57:B3:09:DB:BA:59:65:35:FF:B5:7C:5A:24
Encrypted : 26:5F:0B:74:7C:51:56:A5:A7:E6:67:EA:64:C2:BB:94
-----------------------------------------------------------
Begin encryption benchmark... Completed.
Begin decryption benchmark... Completed.
Encryption: 229141.720492 ops/s
Decryption: 230386.135209 ops/s
sample output: