Sha256: d1654777b14e70cfa418205576b66efc7ac6a2ffee0789115ef42653955a3683
Contents?: true
Size: 268 Bytes
Versions: 120
Compression:
Stored size: 268 Bytes
Contents
/* * Written by Solar Designer and placed in the public domain. * See crypt_blowfish.c for more information. */ #include <gnu-crypt.h> #if defined(_OW_SOURCE) || defined(__USE_OW) #define __SKIP_GNU #undef __SKIP_OW #include <ow-crypt.h> #undef __SKIP_GNU #endif
Version data entries
120 entries across 116 versions & 12 rubygems