secret/internal
sneak dd2e95f8af fix: replace magic file permissions and add crypto constant comments
Replace hardcoded 0o600 with secret.FilePerms constant for consistency.
Add explanatory comments for cryptographic constants (32-byte keys,
bech32 encoding parameters) rather than extracting them as they are
well-known cryptographic standard values.
2025-06-20 09:23:50 -07:00
..
cli fix: replace magic file permissions and add crypto constant comments 2025-06-20 09:23:50 -07:00
secret fix: replace remaining os.Setenv with t.Setenv in tests 2025-06-20 09:22:01 -07:00
vault fix: replace os.Setenv with t.Setenv in tests (usetesting) 2025-06-20 09:13:01 -07:00