help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes] Reference for unit 'BlowFish' (#fcl)

TBFBlock

Internal blowfish data structure

Declaration

Source position: blowfish.pp line 34

type TBFBlock = array [0..1] of LongInt;

Description

TBFBlock is the basic data structure used by the encrypting/decrypting routines in TBlowFish, TBlowFishDeCryptStream and TBlowFishEnCryptStream. It is the basic encryption/decryption block for all encrypting/decrypting: all encrypting/decrypting happens on a TBFBlock structure.

See also

TBlowFish

  

Class implementing blowfish encryption/decription

TBlowFishEnCryptStream

  

On-the-fly Blowfish encryption stream

TBlowFishDeCryptStream

  

On-the-fly Blowfish decryption stream

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505