From 98d01cd6a58aaa2c97ee991a7c4a5c18c9098870 Mon Sep 17 00:00:00 2001 From: peter Date: Thu, 29 Jun 2000 09:00:23 +0000 Subject: List src-secure-rsa and clarify that cvs-crypto does not have it. --- share/examples/cvsup/cvs-supfile | 6 +++++- share/examples/cvsup/secure-cvs-supfile | 1 + share/examples/cvsup/stable-supfile | 6 +++++- share/examples/cvsup/standard-supfile | 6 +++++- 4 files changed, 16 insertions(+), 3 deletions(-) (limited to 'share') diff --git a/share/examples/cvsup/cvs-supfile b/share/examples/cvsup/cvs-supfile index b572092..408e4ca 100644 --- a/share/examples/cvsup/cvs-supfile +++ b/share/examples/cvsup/cvs-supfile @@ -93,7 +93,7 @@ src-all # "secure-cvs-supfile" instead. # # The easiest way to get the export-restricted code is to use the -# "cvs-crypto" mega-collection. +# "cvs-crypto" mega-collection. It does not include "src-crypto-rsa". #cvs-crypto # # These are the individual collections that make up "cvs-crypto". If @@ -102,6 +102,10 @@ src-all #src-eBones #src-secure #src-sys-crypto +# +# This collection contains the openssl implementation of RSA. Only request +# it if you are looking at it for educational purposes or have an RSA license. +#src-crypto-rsa ## Ports Collection. # diff --git a/share/examples/cvsup/secure-cvs-supfile b/share/examples/cvsup/secure-cvs-supfile index e56bea1..0e88f5c 100644 --- a/share/examples/cvsup/secure-cvs-supfile +++ b/share/examples/cvsup/secure-cvs-supfile @@ -57,3 +57,4 @@ cvs-crypto #src-eBones #src-secure #src-sys-crypto +#src-crypto-rsa diff --git a/share/examples/cvsup/stable-supfile b/share/examples/cvsup/stable-supfile index e7cbd4a..e6d067d 100644 --- a/share/examples/cvsup/stable-supfile +++ b/share/examples/cvsup/stable-supfile @@ -109,7 +109,7 @@ src-all # "secure-stable-supfile" instead. # # The easiest way to get the export-restricted code is to use the -# "cvs-crypto" mega-collection. +# "cvs-crypto" mega-collection. It does not include "src-crypto-rsa". #cvs-crypto # # These are the individual collections that make up "cvs-crypto". If @@ -117,3 +117,7 @@ src-all #src-crypto #src-secure #src-sys-crypto +# +# This collection contains the openssl implementation of RSA. Only request +# it if you are looking at it for educational purposes or have an RSA license. +#src-crypto-rsa diff --git a/share/examples/cvsup/standard-supfile b/share/examples/cvsup/standard-supfile index 0804c72..259995c 100644 --- a/share/examples/cvsup/standard-supfile +++ b/share/examples/cvsup/standard-supfile @@ -92,7 +92,7 @@ src-all # "secure-supfile" instead. # # The easiest way to get the export-restricted code is to use the -# "cvs-crypto" mega-collection. +# "cvs-crypto" mega-collection. It does not include "src-crypto-rsa". #cvs-crypto # # These are the individual collections that make up "cvs-crypto". If @@ -100,3 +100,7 @@ src-all #src-crypto #src-secure #src-sys-crypto +# +# This collection contains the openssl implementation of RSA. Only request +# it if you are looking at it for educational purposes or have an RSA license. +#src-crypto-rsa -- cgit v1.1