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



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

EnKeyIdea

Create an IDEA encryption key from a user key.

Declaration

Source position: idea.pp line 67

procedure EnKeyIdea(

  UserKey: TIdeaCryptKey;

  var z: TIDEAKey

);

Arguments

UserKey

  

User-supplied data to generate key from

z

  

64-bit Encryption key.

Description

EnKeyIdea creates an IDEA encryption key from user-supplied data in UserKey. The Encryption key is stored in z.

Errors

None.

See also

DeKeyIdea

  

Create a decryption key from an encryption key.

CipherIdea

  

Encrypt or decrypt a buffer.

Notes

 No notes exist for this page yet. 





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