ftp.nice.ch/pub/next/unix/disk/SambaManager.1.0.NIHS.s.tar.gz#/SambaManager/ni_crypt.h

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.