Subject: Re: Two Copies of Libcrypt?
To: Curt Sampson <curt@portal.ca>
From: Scott Reynolds <scottr@Plexus.COM>
List: current-users
Date: 10/09/1996 18:13:00
On Wed, 9 Oct 1996, Curt Sampson wrote:

> We appear to have two copies of libcrypt in the 1.2 source tree;
> one under src/lib/libcrypt, and an older one under
> src/domestic/lib/libcrypt. What gives?

The domestic libcrypt has more functionality than the exportable libcrypt.
Specifically, the latter does not support decryption.

--scott