1 Small DES (Data Encryption Standard) standalone program.
2 If you have openssl installed, you probably don't need this.
3 However, for reverse compatibility with your previously
4 encrypted data or with the SunOS des, you might want to keep
5 this one around. Plus, it compiles easily on PCs with djgpp.
6 I've renamed all the installed files to be libdes, libdes.h,
7 etc., to avoid conflicts with other packages.
9 NetBSD package by: John Refling <refling@comet.lbl.gov>