Platforms to show: All Mac Windows Linux Cross-Platform

Back to Argon2MBS class.

Previous items Next items

Argon2MBS.kErrorSecretTooShort = -10

Type Topic Plugin Version
const Encryption and Hash MBS Encryption Plugin 16.4
One of the error constants.

Secret too short.

Argon2MBS.kErrorThreadFail = -33

Type Topic Plugin Version
const Encryption and Hash MBS Encryption Plugin 16.4
One of the error constants.

Threads failed.

Argon2MBS.kErrorThreadsTooFew = -28

Type Topic Plugin Version
const Encryption and Hash MBS Encryption Plugin 16.4
One of the error constants.

Threads too small.

Argon2MBS.kErrorThreadsTooMany = -29

Type Topic Plugin Version
const Encryption and Hash MBS Encryption Plugin 16.4
One of the error constants.

Too many threads.

Argon2MBS.kErrorTimeTooLarge = -13

Type Topic Plugin Version
const Encryption and Hash MBS Encryption Plugin 16.4
One of the error constants.

Time too large.

Argon2MBS.kErrorTimeTooSmall = -12

Type Topic Plugin Version
const Encryption and Hash MBS Encryption Plugin 16.4
One of the error constants.

Time too small.

Argon2MBS.kErrorVerifyMismatch = -35

Type Topic Plugin Version
const Encryption and Hash MBS Encryption Plugin 16.4
One of the error constants.

Verify Mismatch

Argon2MBS.kFlagClearMemory = 4

Type Topic Plugin Version
const Encryption and Hash MBS Encryption Plugin 16.4
One of the possible flags.

Clear memory.

Argon2MBS.kFlagClearPassword = 1

Type Topic Plugin Version
const Encryption and Hash MBS Encryption Plugin 16.4
One of the possible flags.

Clear password.

Argon2MBS.kFlagClearSecret = 2

Type Topic Plugin Version
const Encryption and Hash MBS Encryption Plugin 16.4
One of the possible flags.

Clear Secret after hashing.

Argon2MBS.kFlagDefault= 4

Type Topic Plugin Version
const Encryption and Hash MBS Encryption Plugin 16.4
One of the possible flags.

Default flags.

Argon2MBS.kMaxAssociatedDataLength = &hFFFFFFFF

Type Topic Plugin Version
const Encryption and Hash MBS Encryption Plugin 16.4
Maximum associated data length in bytes.

Argon2MBS.kMaxLanes = &hFFFFFF

Type Topic Plugin Version
const Encryption and Hash MBS Encryption Plugin 16.4
Maximum number of lanes (degree of parallelism)

Argon2MBS.kMaxMemory = &hFFFFFFFF

Type Topic Plugin Version
const Encryption and Hash MBS Encryption Plugin 16.4
Maximum memory size.

Argon2MBS.kMaxOutputLength = &hFFFFFFFF

Type Topic Plugin Version
const Encryption and Hash MBS Encryption Plugin 16.4
Maximum digest size in bytes.

Argon2MBS.kMaxPasswordLength = &hFFFFFFFF

Type Topic Plugin Version
const Encryption and Hash MBS Encryption Plugin 16.4
Maximum password length in bytes.

Argon2MBS.kMaxSaltLength = &hFFFFFFFF

Type Topic Plugin Version
const Encryption and Hash MBS Encryption Plugin 16.4
Maximum salt length in bytes

Argon2MBS.kMaxSecretLength = &hFFFFFFFF

Type Topic Plugin Version
const Encryption and Hash MBS Encryption Plugin 16.4
Maximum key length in bytes.

Argon2MBS.kMaxThreads = &hFFFFFF

Type Topic Plugin Version
const Encryption and Hash MBS Encryption Plugin 16.4
Maximum number of threads.

Argon2MBS.kMaxTime = &hFFFFFFFF

Type Topic Plugin Version
const Encryption and Hash MBS Encryption Plugin 16.4
Maximum number of passes.

Argon2MBS.kMinAssociatedDataLength = 0

Type Topic Plugin Version
const Encryption and Hash MBS Encryption Plugin 16.4
Minimum associated data length in bytes.

Argon2MBS.kMinLanes = 1

Type Topic Plugin Version
const Encryption and Hash MBS Encryption Plugin 16.4
Minimum number of lanes (degree of parallelism)

Argon2MBS.kMinMemory = 8

Type Topic Plugin Version
const Encryption and Hash MBS Encryption Plugin 16.4
Minimum and maximum number of memory blocks (each of BLOCK_SIZE bytes)

Argon2MBS.kMinOutputLength = 4

Type Topic Plugin Version
const Encryption and Hash MBS Encryption Plugin 16.4
Minimum digest size in bytes.

Argon2MBS.kMinPasswordLength = 0

Type Topic Plugin Version
const Encryption and Hash MBS Encryption Plugin 16.4
Minimum password length in bytes.

Argon2MBS.kMinSaltLength = 0

Type Topic Plugin Version
const Encryption and Hash MBS Encryption Plugin 16.4
Minimum salt length in bytes

Argon2MBS.kMinSecretLength = 0

Type Topic Plugin Version
const Encryption and Hash MBS Encryption Plugin 16.4
Minimum key length in bytes.

Argon2MBS.kMinThreads = 1

Type Topic Plugin Version
const Encryption and Hash MBS Encryption Plugin 16.4
Minimum number of threads.

Argon2MBS.kMinTime = 1

Type Topic Plugin Version
const Encryption and Hash MBS Encryption Plugin 16.4
Minimum number of passes.

Argon2MBS.kSyncPoints = 4

Type Topic Plugin Version
const Encryption and Hash MBS Encryption Plugin 16.4
Number of synchronization points between lanes per pass.

Previous items Next items

The items on this page are in the following plugins: MBS Encryption Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...