@cardano / cardano-crypto-wallet

Authenticated v2 envelope for HD wallet keys

Latest0.2.0.0

About

Metadata

  • Last updated
  • License Apache-2.0
  • Maintained by: operations@iohk.io

Links

Installation

Readme

Provides authenticated encryption and key derivation for HD wallet keys, using the v2 envelope format: Argon2id key derivation and XChaCha20-Poly1305 AEAD encryption via libsodium. . This package exposes Cardano.Crypto.WalletHD.Encrypted with a pure v2 implementation.