Add note about pbkdf2 benchmark.

This commit is contained in:
Milan Broz
2012-12-29 17:40:46 +01:00
parent 6ae0d725d3
commit d4ecc8e24a

View File

@@ -204,6 +204,8 @@ Features
This allows use it in other formats, use library implementations and This allows use it in other formats, use library implementations and
also possible use of different KDF function in future. also possible use of different KDF function in future.
* New PBKDF2 bechmark using getrusage().
Fixes Fixes
~~~~~ ~~~~~