Initial Windows agent repository
This commit is contained in:
commit
a0db0c2e5b
10589 changed files with 3844063 additions and 0 deletions
20
OGP64/usr/share/doc/crypt/crypt.README
Normal file
20
OGP64/usr/share/doc/crypt/crypt.README
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
This is the crypt package Version 2.1
|
||||
|
||||
It provides a static library libcrypt.a as well as a shared library
|
||||
cygcrypt-0.dll together with a link lib libcrypt.dll.a, which export
|
||||
the functions
|
||||
|
||||
crypt(3)
|
||||
crypt_r(3)
|
||||
encrypt(3)
|
||||
setkey(3)
|
||||
|
||||
The passwords created by crypt(3) are 100% identical to those created by
|
||||
the Linux crypt(). DES, MD5, Blowfish, SHA-256, and SHA-512 algorithms are
|
||||
supported.
|
||||
|
||||
Please send requests, error reports etc. to the mailing list
|
||||
cygwin@cygwin.com.
|
||||
|
||||
Have fun,
|
||||
Corinna Vinschen
|
||||
Loading…
Add table
Add a link
Reference in a new issue