This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Crypting


How exactly can you use crypt to encrypt a file? I have no man page for crypt and crypt --help takes --help as the key or the string to encrypt! I search the web briefly and found http://www.rahul.net/cgi-bin/userbin/man?topic=crypt&section=1 and tried

$ crypt mypass < /etc/services > encrypted_file
$ crypt mypass < encrypted_file
3/K.dT3j6m.vs

--
Madness takes its toll. Please have exact change.


-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]