git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ae71c1
)
MPILIB: Reinstate mpi_cmp[_ui]() and export for RSA signature verification
author
David Howells
<dhowells@redhat.com>
Fri, 21 Sep 2012 22:25:22 +0000
(23:25 +0100)
committer
Rusty 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