cipher: Fix ElGamal decryption.
* cipher/elgamal.c (elg_decrypt): Call sexp_build always. * cipher/rsa.c (rsa_decrypt): Return an error code of sexp_build when RC != 0.
- Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
cipher: Fix ElGamal decryption. Tags None Subscribers None
Description
Details
|