1: /* Crypto extension to pidentd.
   2:    This file is in the public domain. -- Planar 1994.02.22
   3: 
   4:    Description of the crypto routines.
   5: */
   6: 
   7: extern void init_encryption ();
   8: extern char *make_packet ();
   9: extern void init_decryption ();
  10: extern char *decrypt_packet ();
Last modified: 1994-02-23
Generated: 2016-12-26
Generated by src2html V0.67
page hit count: 2074
Valid CSS Valid XHTML 1.0 Strict