CryptoSys API Library Manual

Blowfish functions

Blowfish can have a key of variable length from one to 56 bytes (448 bits). The Byte variants need you to specify the key length, but the Hex variants will use whatever length is provided in the key hex string. The block and IV are always 8 bytes long.

BLF_Hex
BLF_HexMode
BLF_Bytes
BLF_BytesMode
BLF_B64Mode
BLF_File
BLF_FileExt
BLF_FileHex
BLF_Init
BLF_InitHex
BLF_InitError
BLF_Update
BLF_UpdateHex
BLF_Final

[Contents] [Index]

[PREV: Block cipher functions...]   [Contents]   [Index]   
   [NEXT: Conversion functions...]

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