[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'idea' (#fcl)

Reference for unit 'idea'

The IDEA unit provides IDEA encryption support

uses

  System,

  sysutils,

  Classes;

Overview

Besides some low level IDEA encryption routines, the IDEA unit also offers 2 streams which offer on-the-fly encryption or decryption: there are 2 stream objects: A write-only encryption stream which encrypts anything that is written to it, and a decryption stream which decrypts anything that is read from it.


Documentation generated on: May 14 2021