home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Hacker's Encyclopedia 1998
/
hackers_encyclopedia.iso
/
pc
/
crypto
/
newdes.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
2003-06-11
|
232 b
|
10 lines
/*--- newdes.h -- Symbols for the NEWDES algorithm.
*
* Mark Riordan 23 March 1991 Placed in the public domain.
*/
#define NEWDES_SIZE_KEY_UNRAV 60
#define NEWDES_USER_KEY_BYTES 15
#define NEWDES_BLOCK_BYTES 8