UNPKG

envelope-spec

Version:

specification for envelope encryption

14 lines 697 B
{ "type": "derive_secret", "description": "All keys in the output should be able to be generated from the input by implementing DeriveSecret correctly. Note feed_id prev_msg_id are TFK encoded buffers. Use labels from envelope-spec/derive_secret/constants.json", "input": { "feed_id": "AABvA0ViRe2fgDbnrUW6KPDkTwKOMF/NAqqaUlylfnXKLg==", "prev_msg_id": "AQDUUCgN3XkHRHRkrATQLORvr4CCrD6VTLGDbTRfMHQZvA==", "msg_key": "2PCqq5Lr9rgJffTRsXNqEbNVgLWzTNKOklT8J3y5Diw=" }, "output": { "read_key": "LILUCCUYL0WFAdBmNPzGFS+lFjOoWP+RUSqQ+4j0Y4s=", "header_key": "BbT8RInae0A1KFSwwz6J/muhHkFV/pf9TgKS7jh9S5I=", "body_key": "yY23I1Or1IWg0yCa9I1RG0kk8kyN1+9j3o8nAymkj9E=" } }