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



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

TBlowFish.Encrypt

Encrypt a block

Declaration

Source position: blowfish.pp line 44

public procedure TBlowFish.Encrypt(

  var Block: TBFBlock

);

Arguments

Block

  

Data to encrypt

Description

Encrypt encrypts the data in Block (always 8 bytes) using the key specified when the TBlowFish instance was created.

See also

TBlowFishKey

  

Array to hold blowfish encryption keys

Decrypt

  

Decrypt a block

Create

  

Create a new instance of the TBlowFish class

Notes

 No notes exist for this page yet. 





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