regen-network / keystone

:rocket: key management system
Apache License 2.0
4 stars 6 forks source link

Implement 'sign' message #15

Open frumioj opened 3 years ago

frumioj commented 3 years ago
  1. Create protobuf message for sign request/response
  2. Implement support for sending "cleartext" to Keystone, and having the signed bytes returned.