Binary Credential Format Boundary

Audit and repair readers for fixed-length binary credentials and their text encodings without mutating raw bytes. Use when code loads Ed25519/X25519 keys, nonces, digests, MAC keys, signatures, tokens, or other opaque bytes from files or environment values; when `.strip()`, decoding, newline handling, or format auto-detection occurs before length/type validation; or when cryptographic tests fail intermittently for otherwise valid generated material.

JinNing6 ddf05fc 3.9 KB Updated

File contents

JinNing6/Noosphere/tree/main/shared_skills/active/binary-credential-format-boundary commit ddf05fc575

Frequently asked questions

npx skillmds@latest add jinning6/binary-credential-format-boundary