Unit 'LbCipher' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_lockbox]

TBFContext

Declaration

Source position: lbcipher_old.pas line 135

type TBFContext = packed record

  PBox: array [0..(BFRounds+1)] of LongInt;

  

  SBox: array [0..3,0..255] of LongInt;

  

end;



CT Web help

CodeTyphon Studio