MPILIB: Reinstate mpi_cmp[_ui]() and export for RSA signature verification
authorDavid Howells <dhowells@redhat.com>
Fri, 21 Sep 2012 22:25:22 +0000 (23:25 +0100)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 8 Oct 2012 03:20:15 +0000 (13:50 +1030)
Reinstate and export mpi_cmp() and mpi_cmp_ui() from the MPI library for use by
RSA signature verification as per RFC3447 section 5.2.2 step 1.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found