+ wip sign_future_keys

This commit is contained in:
swrup 2025-11-28 17:30:15 +01:00
parent d7d302bafa
commit ab82a357a9
5 changed files with 111 additions and 63 deletions

View file

@ -1,5 +1,5 @@
(executable
(public_name offline)
(name offline)
(modules offline)
(modules offline offline_signature)
(libraries cmdliner bos fmt mirage-crypto ptime mte vif))