Bug 17435

Summary: There's no DES crypto distribution in 4.0-RELEASE
Product: Base System Reporter: sperber <sperber>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.0-RELEASE   
Hardware: Any   
OS: Any   

Description sperber 2000-03-17 15:30:01 UTC
There doesn't seem to be a DES distribution in 4.0-RELEASE, as there
was with 3.4-RELEASE.

RELNOTES.TXT specifically says:

> FreeBSD 4.0 provides SSH client/server
> functionality out-of-the-box if you choose to install the 'DES'
> cryptography distribution in sysinstall.

However, that doesn't seem to exist.

Fix: 

The des distribution from 3.4-RELEASE works with 4.0-RELEASE.
How-To-Repeat: Select the CRYPTO distribution menu from sysinstall.  The only entries
are:

x        [ ]  crypto   Basic encryption services                      x x
  x x        [ ]  krb4     KerberosIV authentication services             x x
  x x        [ ]  krb5     Kerberos5 authentication services              x x
  x x        [ ]  skrb4    Sources for KerberosIV                         x x
  x x        [ ]  skrb5    Sources for Kerberos5                          x x
  x x        [ ]  ssecure  BSD encryption sources                         x x
  x x        [ ]  scrypto  Contributed encryption sources                 x x
Comment 1 dirk freebsd_committer freebsd_triage 2000-11-11 00:06:43 UTC
State Changed
From-To: open->closed

DES was included in the crypto distribution (and library).