Platforms to show: All Mac Windows Linux Cross-Platform

Back to Argon2MBS class.

Previous items

Argon2MBS.kTypeD = 0

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

Argon2d is faster and uses data-depending memory access, which makes it highly resistant against GPU cracking attacks and suitable for applications with no threats from side-channel timing attacks (eg. cryptocurrencies).

Argon2MBS.kTypeI = 1

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

Argon2i instead uses data-independent memory access, which is preferred for password hashing and password-based key derivation, but it is slower as it makes more passes over the memory to protect from tradeoff attacks.

Argon2MBS.kVersion10 = &h10

Type Topic Plugin Version
const Encryption and Hash MBS Encryption Plugin 16.4
One of the version numbers.

Version 1.0

Argon2MBS.kVersion13 = &h13

Type Topic Plugin Version
const Encryption and Hash MBS Encryption Plugin 16.4
One of the version numbers.

Version 1.3

Previous 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...