This is ni_crypt.h in view mode; [Download] [Up]
/* Two routines to encrypt/decrypt values for storage in NetInfo. */ void ni_encrypt(char *source, char *target); void ni_decrypt(char *source, char *target);
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.