This is cryptdefs.h in view mode; [Download] [Up]
typedef unsigned short uint16; typedef short int16; typedef unsigned char uchar ; void mdfour(unsigned char *out, unsigned char *in, int n); void E_md4hash(unsigned char *passwd, unsigned char *p16); void E_P16(unsigned char *p14, unsigned char *p16);
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.