[Overview][Constants][Types][Classes] | Reference for unit 'BlowFish' (#fcl) |
Encrypt a block
Source position: blowfish.pp line 44
public procedure TBlowFish.Encrypt( |
var Block: TBFBlock |
); |
Block |
|
Data to encrypt |
Encrypt encrypts the data in Block (always 8 bytes) using the key specified when the TBlowFish instance was created.
|
Array to hold blowfish encryption keys |
|
|
Decrypt a block |
|
|
Create a new instance of the TBlowFish class |
No notes exist for this page yet.