From owner-cvs-all Sat Feb 26 5:19:22 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7DB1A37BC1B; Sat, 26 Feb 2000 05:19:20 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA90682; Sat, 26 Feb 2000 05:19:20 -0800 (PST) (envelope-from peter@FreeBSD.org) Message-Id: <200002261319.FAA90682@freefall.freebsd.org> From: Peter Wemm Date: Sat, 26 Feb 2000 05:19:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/crypto/openssl/crypto/rsa rsa_stubs.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 2000/02/26 05:19:19 PST Added files: crypto/openssl/crypto/rsa rsa_stubs.c Log: Merge from internat.freebsd.org repo, minus change to rsa_eay.c (missing) Reorganize and unify libcrypto's interface so that the RSA implementation is chosen at runtime via dlopen(). This is a checkpoint and may require more tweaks still. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message