Subject: CVS commit: [netbsd-1-6] src/crypto/dist/openssl/crypto/rsa
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/20/2003 11:47:02
Module Name:	src
Committed By:	tron
Date:		Thu Mar 20 09:47:02 UTC 2003

Modified Files:
	src/crypto/dist/openssl/crypto/rsa [netbsd-1-6]: rsa_eay.c rsa_lib.c

Log Message:
Pull up revision 1.2 (requested by itojun in ticket #1221):
enable RSA blinding by defualt.  from bugtraq posting <3E758B85.6090300@algroup.co.uk>


To generate a diff of this commit:
cvs rdiff -r1.1.1.3.2.1 -r1.1.1.3.2.2 \
    src/crypto/dist/openssl/crypto/rsa/rsa_eay.c
cvs rdiff -r1.1.1.3 -r1.1.1.3.2.1 \
    src/crypto/dist/openssl/crypto/rsa/rsa_lib.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.