Public-key operations, for symmetry with `rsa-priv.c'. Functions for
authormdw <mdw>
Sat, 1 Jul 2000 11:23:52 +0000 (11:23 +0000)
committermdw <mdw>
Sat, 1 Jul 2000 11:23:52 +0000 (11:23 +0000)
commit395de3d134246a7a57f19994e60d4091c43172d0
tree47864ab7db12449e0945517e80b673ce61121612
parentc760149fcb65296defd1af967fbfa098bd83143a
Public-key operations, for symmetry with `rsa-priv.c'.  Functions for
doing padded RSA encryption and signature verification.
rsa-pub.c [new file with mode: 0644]