Published March 26, 1991 | Version v1
Miscellaneous

PDES, Fips Standard Data Encryption Algorithm

Description

Description of program or function: PDES performs the National Bureau of Standards FIPS Pub. 46 data encryption/decryption algorithm used for the cryptographic protection of computer data. The DES algorithm is designed to encipher and decipher blocks of data consisting of 64 bits under control of a 64-bit key. The key is generated in such a way that each of the 56 bits used directly by the algorithm are random and the remaining 8 error-detecting bits are set to make the parity of each 8-bit byte of the key odd, i. e. there is an odd number of '1' bits in each 8-bit byte. Each member of a group of authorized users of encrypted computer data must have the key that was used to encipher the data in order to use it. Data can be recovered from cipher only by using exactly the same key used to encipher it, but with the schedule of addressing the key bits altered so that the deciphering process is the reverse of the enciphering process. A block of data to be enciphered is subjected to an initial permutation, then to a complex key-dependent computation, and finally to a permutation which is the inverse of the initial permutation. Two PDES routines are included; both perform the same calculation. One, identified as FDES.MAR, is designed to achieve speed in execution, while the other identified as PDES.MAR, presents a clearer view of how the algorithm is executed

Availability note (English)

Available on-line: http://www.nea.fr/abs/html/nesc9839.html

Additional details

Publishing Information

Imprint Pagination
[html]

INIS

Country of Publication
Nuclear Energy Agency of the OECD (NEA)
Country of Input or Organization
International Atomic Energy Agency (IAEA)
INIS RN
41086624
Subject category
S97: MATHEMATICAL METHODS AND COMPUTING;
Resource subtype / Literary indicator
Computer Program Description, Non-conventional Literature
Descriptors DEI
ALGORITHMS; CALCULATION METHODS; COMPUTER NETWORKS; COMPUTER PROGRAM DOCUMENTATION; CRYPTOGRAPHY; DEC COMPUTERS; P CODES; PARTIAL DIFFERENTIAL EQUATIONS; SAFETY; SECURITY; STANDARDS; WEBSITES
Descriptors DEC
COMPUTER CODES; COMPUTERS; DIFFERENTIAL EQUATIONS; DOCUMENT TYPES; EQUATIONS; MATHEMATICAL LOGIC

Optional Information

Notes
1 ref.