Annotation of researchv10no/cmd/asd/seal.h, revision 1.1.1.1

1.1       root        1: /*
                      2:  *     common parameters for seal and unseal
                      3:  */
                      4: 
                      5: #define        MAXLINE 100
                      6: #define        MAXULINE 200
                      7: #define        RADBASE (' ' + 1)
                      8: #define        INCPW 4
                      9: #define        OUTCPW 5
                     10: #define        RADIX 94
                     11: #define        BPC 8
                     12: #define        BYTEMASK 0xff
                     13: #define        CSMASK 0xffffffffL
                     14: #define        CSHIBIT 0x80000000L
                     15: 
                     16: unsigned long mkcsum();

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.