NetBSD/gnu/usr.bin/gzip/crypt.h

15 lines
315 B
C
Raw Normal View History

1993-07-09 19:47:36 +04:00
/* crypt.h (dummy version) -- do not perform encryption
* Hardly worth copyrighting :-)
*
* $Id: crypt.h,v 1.2 1993/08/02 17:46:16 mycroft Exp $
1993-07-09 19:47:36 +04:00
*/
#ifdef CRYPT
# undef CRYPT /* dummy version */
#endif
#define RAND_HEAD_LEN 12 /* length of encryption random header */
#define zencode
#define zdecode