cardano-crypto-wallet-0.1.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
060819b59c184b951a54e3c563304983c53a3eac
Subdir
cardano-crypto-wallet
Timestamp

2026-07-09T14:13:51Z

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"]