Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Interop] Cryptographic Secret Management between BPIs #709

Open
Therecanbeonlyone1969 opened this issue Jul 14, 2023 · 0 comments
Open
Assignees

Comments

@Therecanbeonlyone1969
Copy link
Collaborator

Agree on how cryptographic secrets between two BRI-1 and BRI-3 are communicated and managed:

  • encryption keys for messages
    • Suggestion: Use keyAgreement property in DID doc of BPI Subjects used as stand-ins for the two Working Groups. This way the symmetric encryption/decryption key can be derived on the fly without having to be stored anywhere (using Diffie-Hellman)
  • Lock Commitment:
    • Suggestion: Only needs to be validated but not really stored (do not need to worry about audit trail here).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant