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

Reference for unit 'BlowFish'

Unit implementing Blowfish encryption/decryption streams

uses

  System,

  sysutils,

  Classes;

Overview

The BlowFish implements a class TBlowFish to handle Blowfish encryption/decryption of memory buffers, and 2 TStream descendents TBlowFishDeCryptStream which decrypts any data that is read from it on the fly, as well as TBlowFishEnCryptStream which encrypts the data that is written to it on the fly.


Documentation generated on: May 14 2021