Add X9.31 signature support, mainly for FIPS140. Add new option to rsautl and
authorDr. Stephen Henson <steve@openssl.org>
Sat, 28 May 2005 20:15:48 +0000 (20:15 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sat, 28 May 2005 20:15:48 +0000 (20:15 +0000)
commite4c2c550b9c8865d9023dd330bddbc2038707a9f
treeef32cd6fd58e57d9adfbdd80e9c2e78fd09ebdce
parent570357b7a8c264f8b6388618981737138766e8f1
Add X9.31 signature support, mainly for FIPS140. Add new option to rsautl and
include options to use X9.31 in tests.
apps/rsautl.c
crypto/rsa/Makefile
crypto/rsa/rsa.h
crypto/rsa/rsa_eay.c
crypto/rsa/rsa_err.c
crypto/rsa/rsa_x931.c [new file with mode: 0644]
fips/fipshashes.c
fips/rsa/fips_rsa_eay.c
fips/rsa/fips_rsastest.c
fips/rsa/fips_rsavtest.c