]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/rsa/rsa_oaep.c
Add OAEP.
authorBen Laurie <ben@openssl.org>
Wed, 17 Feb 1999 21:11:08 +0000 (21:11 +0000)
committerBen Laurie <ben@openssl.org>
Wed, 17 Feb 1999 21:11:08 +0000 (21:11 +0000)
commita49498969e998701c63ec84f0f69a719f5e4fc6a
tree535c48818efd8e2c435c97f0e41e85b5e2e17a99
parentd08d8da4326f4bd1a0392fff3089c72d1236b634
Add OAEP.
CHANGES
crypto/des/ede_cbcm_enc.c
crypto/rsa/Makefile.ssl
crypto/rsa/rsa.err
crypto/rsa/rsa.h
crypto/rsa/rsa_eay.c
crypto/rsa/rsa_err.c
crypto/rsa/rsa_oaep.c [new file with mode: 0644]
crypto/rsa/rsa_oaep_test.c [new file with mode: 0644]
test/Makefile.ssl