secret_wallet/web3_storage_defination library

Classes

CryptoParam
KDF2
A class implementing key derivation using the PBKDF2 algorithm.
KDFParam
Abstract class representing a key derivation strategy.
KDFScrypt
A class implementing key derivation using the Scrypt algorithm.
Web3SecretStorageDefinationV3
The Web3SecretStorageDefinationV3 class represents a secret wallet that stores sensitive credentials using a specified key derivation strategy.

Enums

KDFMode
SecretWalletEncoding
Enum representing different encoding formats for secret wallets.