commit | f499993cb289964ab052b702951b1e248d7a875b | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Mon Aug 12 17:02:59 2013 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Tue Aug 20 20:46:03 2013 +0200 |
tree | aaeabcaa6f4be7f6de41308a1e46c3fe77142877 | |
parent | cc0a9d040d5a1bafec31209e8ed0d424dd7c84b4 [diff] |
Add ecdsa_from_keypair() Also fix bug/limitation in mpi_copy: would segfault if src just initialised and not set to a value yet. (This case occurs when copying a context which contains only the public part of the key, eg.)