• Kenny Root's avatar
    Add support for ECDSA P-256 with SHA256 · db0850c3
    Kenny Root authored
    This adds a small EC library that is capable of verifying a signature of
    SHA256 with ECDSA on the NIST P-256 curve.
    
    Change-Id: I2a16639c92a77e8e4783c47ffbc56676de56eb59
    db0850c3
p256_ecdsa.c 2.35 KB