List src-secure-rsa and clarify that cvs-crypto does not have it.
This commit is contained in:
parent
9a9fe3065a
commit
98d01cd6a5
@ -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.
|
||||
#
|
||||
|
@ -57,3 +57,4 @@ cvs-crypto
|
||||
#src-eBones
|
||||
#src-secure
|
||||
#src-sys-crypto
|
||||
#src-crypto-rsa
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user