Skip to content

Instantly share code, notes, and snippets.

@rtyler
Created June 22, 2009 15:56
Show Gist options
  • Select an option

  • Save rtyler/134039 to your computer and use it in GitHub Desktop.

Select an option

Save rtyler/134039 to your computer and use it in GitHub Desktop.
ECC_Decrypt_Tests
test_BasicDecrypt ... [OK]
ECC_Encrypt_Tests
test_BasicEncrypt ... [OK]
ECC_Sign_Tests
test_BasicSign ... [OK]
test_SignNone ... WARNING: Invalid or empty argument passed to ecc_verify()
[OK]
ECC_Verify_Tests
test_BadVerification ... [OK]
test_BasicVerification ... [OK]
-------------------------------------------------------------------------------
Ran 6 tests in 0.134s
PASSED (successes=6)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment