secret/pkg
sneak 93a32217e0 fix: resolve mnd (magic number) linter errors in agehd and bip85 packages
- Define x25519KeySize constant (32) at package level in agehd
- Replace all magic number 32 uses with x25519KeySize constant
- Define bech32BitSize8 and bech32BitSize5 constants for bit conversions
- Define bip85EntropySize constant (64) for entropy validation
- Define BIP39 word count constants (words12-24) with descriptive names
2025-07-09 12:52:46 -07:00
..
agehd fix: resolve mnd (magic number) linter errors in agehd and bip85 packages 2025-07-09 12:52:46 -07:00
bip85 fix: resolve mnd (magic number) linter errors in agehd and bip85 packages 2025-07-09 12:52:46 -07:00