Expand description
Core types and encoding operations used by the age file format.
Modules§
Structs§
- AgeStanza
- A section of the age header that encapsulates the file key as encrypted to a specific recipient.
- FileKey
- A file key for encrypting or decrypting an age file.
- Stanza
- A section of the age header that encapsulates the file key as encrypted to a specific recipient.
Constants§
- FILE_
KEY_ BYTES - The length of an age file key.
Functions§
- grease_
the_ joint - Creates a random recipient stanza that exercises the joint in the age v1 format.
- is_
arbitrary_ string - Checks whether the string is a valid age “arbitrary string” (
1*VCHARin ABNF).