UNPKG

envelope-spec

Version:

specification for envelope encryption

20 lines 563 B
{ "type": "box", "description": "cannot box an empty plain_text buffer / string", "input": { "plain_text": "", "feed_id": "AAAsgcjnPAOQSxcM4kFD7S3iDmZv+8BUqqHd+pWopMo9ZA==", "prev_msg_id": "AQAuUdkuV7hY0W7fnJKrXrXDcbYjs1VTj+b8ely7flfzQQ==", "msg_key": "DJ6Y4HJu90aGLWKAvNFZTZQEo+vAjcuQ5GVS34n1TUI=", "recp_keys": [ { "key": "r2m7cwbK2vdcBV/vngvnLqvKGWeRl6PLsxLYJUjxB5s=", "key_type": "envelope-large-symmetric-group" } ] }, "output": { "ciphertext": null }, "error_code": "boxEmptyPlainText" }