diff options
Diffstat (limited to 'crypto')
-rw-r--r-- | crypto/README | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/crypto/README b/crypto/README index 2d6b4e6..a3c5ccf 100644 --- a/crypto/README +++ b/crypto/README @@ -1,5 +1,9 @@ $FreeBSD$ This directory is for the EXACT same use as src/contrib, except it -holds crypto sources. It is the result of an old USA law, which -made these sources export controlled, so they had to be kept seperate. +holds crypto sources. In other words, this holds raw sources obtained +from various third party vendors, with FreeBSD patches applied. No +compilation is done from this directory, it is all done from the +src/secure directory. The separation between src/contrib and src/crypto +is the result of an old USA law, which made these sources export +controlled, so they had to be kept separate. |