Skip to content

Add actual models for PublicKey KeyPair and Process

Harpo requested to merge hr/safety into main

Add actual models for PublicKey KeyPair and Process that actually validate everything correctly, and have helpers for generation / usage. This simplifies various usage of the keys a decent amount.

Merge request reports