This is ben.h in view mode; [Download] [Up]
#import <libc.h> #import <math.h> #import <c.h> double ben( double b, double e, double n); double modulus(double a,double b); char *makeEncrypt( char *serial, double e, double n, char *t); int checkEncrypt( char *serial, double *e, char *t, double *n, char *key); #define KEY_SIMP1 2 #define KEY_SIMP2 5 #define KEY_SIMP3 7 #define KEY_BUF1 3 #define KEY_BUF2 8 #define KEY_BUF3 1 #define KEY_BUF4 6 #define KEY_SALT1 0 #define KEY_SALT2 9 #define KEY_CHECK 4 static char kibish[50] = "3FA4B6z7Hb" "oetDhqy2im" "nucNUsg9wX" "xkC8fQEajG" "KdLMp5vPTV";
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.