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



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

Reference for unit 'BlowFish'

Unit implementing blowfish encryption/decryption streams

uses

  SysUtils,

  Classes;

Overview

The BlowFish implements a class TBlowFish to handle blowfish encryption/descryption of memory buffers, and 2 TStream descendents TBlowFishDeCryptStream which descrypts 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.

Notes

 No notes exist for this page yet. 





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