Add 'rsautl' low level RSA utility.
authorDr. Stephen Henson <steve@openssl.org>
Sun, 3 Sep 2000 23:13:48 +0000 (23:13 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 3 Sep 2000 23:13:48 +0000 (23:13 +0000)
commitbd08a2bd0c1078e396c02a1ba11205a0d0a3a2a7
tree66e5c988db7ad992f2697d1d545ed06c55b5e8a0
parent55ac522068e616d8a4d1bd5590f3b2d08d4ba25c
Add 'rsautl' low level RSA utility.

Add DER public key routines.

Add -passin argument to 'ca' utility.

Document sign and verify options to dgst.
12 files changed:
CHANGES
apps/Makefile.ssl
apps/apps.c
apps/apps.h
apps/ca.c
apps/progs.h
apps/progs.pl
apps/rsautl.c [new file with mode: 0644]
crypto/x509/x509.h
crypto/x509/x_all.c
doc/apps/ca.pod
doc/apps/dgst.pod