Unit 'ClpSalsa20Engine' Package
[Overview][Resource strings][Classes][Index] [#pl_cryptolib4pascal]

Reference for unit 'ClpSalsa20Engine': Resource strings

SInvalidRound
'"rounds" Must be a Positive, Even Number'

SInvalidKeySize
'%s Requires 128 bit or 256 bit key'

SMaxByteExceeded
'2^70 Byte Limit per IV; Change IV'

SMaxByteExceededTwo
'2^70 byte limit per IV would be exceeded; Change IV'

SEngineNotInitialized
'%s not Initialized'

SInputBuffertooShort
'Input Buffer too Short'

SOutputBuffertooShort
'Output Buffer too Short'

SRoundsMustbeEven
'Number of Rounds Must be Even'

SIVRequired
'%s Init Requires an IV, "parameters"'

SInvalidIV
'%s Requires exactly %d bytes of IV'

SInitError
'%s Init Parameters must Contain a KeyParameter (or null for Re-Init)'

SKeyParameterNullForFirstInit
'KeyParameter can not be null for First Initialisation'



CT Web help

CodeTyphon Studio