Tests encryptWithPassphrase and decryptWithPassphrase: - Roundtrip encryption/decryption with various data types - Unique output verification (random salt/nonce) - Wrong passphrase rejection - Tampered ciphertext detection - Minimum size validation - Base64 roundtrip (matching export/import flow) |
||
|---|---|---|
| .. | ||
| api_tokens.go | ||
| api_tokens_test.go | ||
| client_helpers.go | ||
| client_helpers_test.go | ||
| config.go | ||
| detect_root.go | ||
| docker_metadata.go | ||
| export.go | ||
| export_test.go | ||
| guest_metadata.go | ||
| import_transaction.go | ||
| oidc.go | ||
| persistence.go | ||
| persistence_fail_test.go | ||
| persistence_test.go | ||
| watcher.go | ||