ecdsa

  1. avalle

    B4J Question [B4X] Wrong ECDSA signature value using Encryption library

    Hi, I'm trying to calculate an ECDSA signature using the Encryption library. A small sample project is attached. Apparently I'm able to calculate the signature with the expected format, and also verification passes. But if I try to validate the calculated signature with OpenSSL or other tools...
Top