This archive contains a version of crypt for the Amiga. You'll need this to
generate a password for CVS on the Amiga. To use it, you must install
the AmiTCP 4.0 demo (AmiNET: comm/tcp/AmiTCP-demo-40.lha) and ixemul 45.0
(AmiNET: dev/misc/ixemul-*.lha). After you have done this, unpack this
archive into a directory and cd into it. In the directory with the file
crypt, do this:
run amitcp:amitcp
crypt my_password
This should print something like
Encrypting my_password: cbEVHg0j9uNRs
This is the encrypted password which you can send me.
|