@@ -0,0 +1,7 @@
#ifndef _CRYPT_H_
#define _CRYPT_H_
int set_encryption_key( int f, int n) ;
void myencrypt( char *bptr, unsigned len) ;
#endif
The note is not visible to the blocked user.