You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a new Signer API for creating simple signing signatures with Sequoia-PGP
This API is proven end-to-end in containers#2876 and
containers/skopeo#2645 , but it is not yet convenient to
use becahse the Rust dependency has to be compiled manually.
So, for now, add the API as a stub only; that allows building the CLIs
and tests on top, and they will light up once the backend is added.
Signed-off-by: Miloslav Trmač <[email protected]>
0 commit comments