Sorcerer's IsleCode cfPassphrase / commits

1db9287 Add test scripts.

 test/BcryptTest.cfc (new) | 104 +++++++++++++++
 test/Pbkdf2Test.cfc (new) |  54 ++++++++
 test/ScryptTest.cfc (new) |  66 ++++++++++
 test/TestBase.cfc (new)   | 115 +++++++++++++++++
 test/UsageTest.cfc (new)  | 135 ++++++++++++++++++++
 test/runtests.cfm (new)   |  17 +++
 6 files changed, 491 insertions(+)
view diff