rsop # rsop is a Stateless OpenPGP (SOP) CLI tool: https://crates.io/crates/rsop/ Like all SOP tools, rsop enables users to perform common OpenPGP operations with a common simple CLI interface. For an introduction to SOP, see the “Learn” section of this site, which walks through a range of operations and how they can be performed with SOP tools. Architectural layering of rsop # rsop is a modular project. Its two main components are rPGP and rpgpie.