Package-level declarations

Types

Link copied to clipboard
class Argon2

Provides utilities for password hashing and verification using the Argon2 algorithm (ARGON2id variant).

Link copied to clipboard

Provides utilities for generating and verifying HMAC-SHA256 message authentication codes.

Properties

Link copied to clipboard

A secure random number generator used for cryptographic operations, such as generating salts and keys.

Functions

Link copied to clipboard

Compares this ByteArray with another in constant time to prevent timing attacks.

Link copied to clipboard

Infix function to compare this ByteArray with another in constant time.