forked from sneak/secret
- Add nolint comments for BIP85 standard constants (MainNetPrivateKey, TestNetPrivateKey) - Handle error return from shake.Write() in NewBIP85DRNG - Fix line length issue by moving nolint comment to separate line - Add nolint comment for cobra.ExactArgs(2) magic number - Replace magic number 32 with named constant x25519KeySize in agehd package |
||
|---|---|---|
| .. | ||
| constants.go | ||
| crypto.go | ||
| debug_test.go | ||
| debug.go | ||
| helpers.go | ||
| keychainunlocker.go | ||
| metadata.go | ||
| passphrase_test.go | ||
| passphraseunlocker.go | ||
| pgpunlock_test.go | ||
| pgpunlocker.go | ||
| secret_test.go | ||
| secret.go | ||
| unlocker.go | ||
| validation_test.go | ||
| version_test.go | ||
| version.go | ||