3 |
4 |
5 | cfPassphrase Tests
6 | Testing...
7 |
8 |
9 |
10 |
11 | #createObject('UsageTest').init( IncludeSlowTests )#
12 | #createObject('BcryptTest').init( IncludeSlowTests )#
13 | #createObject('Pbkdf2Test').init( IncludeSlowTests )#
14 | #createObject('ScryptTest').init( IncludeSlowTests )#
15 | Total Time: ~#round((getTickCount()-s)/1000)# seconds
16 |
17 |