Commit | Line | Data |
---|---|---|
984263bc | 1 | $FreeBSD: src/crypto/README,v 1.2.2.2 2001/02/10 04:48:38 kris Exp $ |
13662ca0 | 2 | $DragonFly: src/crypto/README,v 1.3 2006/08/12 22:42:29 swildner Exp $ |
984263bc MD |
3 | |
4 | This directory is for the EXACT same use as src/contrib, except it | |
5 | holds crypto sources. In other words, this holds raw sources obtained | |
13662ca0 | 6 | from various third party vendors, with DragonFly patches applied. No |
984263bc MD |
7 | compilation is done from this directory, it is all done from the |
8 | src/secure directory. The separation between src/contrib and src/crypto | |
9 | is the result of an old USA law, which made these sources export | |
10 | controlled, so they had to be kept separate. |