Skip to main content

Module validation

Module validation 

Source
Expand description

Lightweight validation for age public keys.

This module provides a non‑cryptographic sanity check for age public key strings. It is used internally (pub(crate)) to catch obvious programmer mistakes early, before the key is actually used in cryptographic operations.