cardano-crypto-wallet-0.2.0.0

Synopsis

Authenticated v2 envelope for HD wallet keys

Description

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.

Author

IOHK

Maintainer

operations@iohk.io

License

Apache-2.0

Source
https://github.com/IntersectMBO/cardano-base
Commit hash
8c9ca80ce9b57e5e1f4f9509042245187f4ba5e9
Subdir
cardano-crypto-wallet
Timestamp

2026-07-20T14:49:58Z

Revisions

None

Dependencies
library cardano-crypto-wallet:
  • ["base >=4.18 && <5","FailT","bytestring","cardano-binary","cardano-crypto-class ^>=2.3.3 || >=2.5.1","cborg","deepseq","memory"]
library testlib:
  • ["base >=4.18 && <5","QuickCheck","bytestring","cardano-base:testlib","cardano-crypto-wallet"]
test-suite bench:
  • ["base >=4.18 && <5","bytestring","cardano-crypto-class","cardano-crypto-wallet","criterion"]