CryptoSys API Library Manual

Data Encryption Standard (DES) functions

The key for DES is always 8 bytes (64 bits) long; the block length is 8 bytes. There is no need to specify the key length when calling the DES functions: you must provide exactly 8 bytes. The parity bits in the key are ignored. (NB single DES is no longer considered secure and is recommended only for legacy systems)

DES_Hex
DES_HexMode
DES_Bytes
DES_BytesMode
DES_B64Mode
DES_File
DES_FileExt
DES_FileHex
DES_Init
DES_InitHex
DES_InitError
DES_Update
DES_UpdateHex
DES_Final
DES_CheckKey
DES_CheckKeyHex

[Contents] [Index]

[PREV: Cyclic Redundancy Check functions...]   [Contents]   [Index]   
   [NEXT: Message Digest Hash functions...]

Copyright © 2001-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-01-07T07:42:00Z.