Implement embedded OpenPGP compatibility (#4)

This commit is contained in:
Hermes Agent
2026-08-09 21:59:29 +00:00
parent 8e4c9390a0
commit 08bc244a4a
9 changed files with 1392 additions and 8 deletions

View File

@@ -7,6 +7,7 @@
pub mod command;
pub mod config;
pub mod crypto;
pub mod repository;
/// Product name shared by the presentation adapters.