1.3.13-2: crypt fails: Win2000

Aaron Powers apowers@cmu.edu
Sat Oct 26 12:40:00 GMT 2002


	echo "Hi" | crypt key | crypt key

This should output "Hi".  On cygwin on two separate Windows 2000 SP 2 
boxes, crypt outputs randomly different strings every time it is run, 
for examples:
	rb3HPzoIeOQvc
	OFoKrVTobXTfE

On several tested Solaris boxes, this works fine, and
	echo "Hi" | crypt key
outputs
	*7)
(which decrypts properly on the tested Solaris boxes)

Support info:

$ cygcheck -v -h crypt
Here is where the OS will find your program, and which dlls
will be used for it.  Use -v to see DLL version info

Found: C:\Cygwin\bin\crypt.exe
C:\Cygwin\bin\crypt.exe - os=4.0 img=1.0 sys=4.0
   C:\Cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0
     "cygwin1.dll" v0.0 ts=2002/10/24 10:48
     C:\WINNT\System32\KERNEL32.dll - os=5.0 img=5.0 sys=4.0
       "KERNEL32.dll" v0.0 ts=2001/8/31 18:42
       C:\WINNT\System32\NTDLL.DLL - os=5.0 img=5.0 sys=4.0
         "ntdll.dll" v0.0 ts=2000/11/22 1:32
   C:\WINNT\System32\kernel32.dll (already done)

Note, cygcheck might be having issues (but this is probably not related):
$ cygcheck -s -v -r > cygcheck.out
cygcheck: dump_sysinfo: GetVolumeInformation() failed: 53
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cygcheck.out
URL: <http://cygwin.com/pipermail/cygwin/attachments/20021026/1b5617a9/attachment.ksh>
-------------- next part --------------
--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


More information about the Cygwin mailing list