Skip to content

Commit ef1a324

Browse files
author
AWS
committed
Payment Cryptography Control Plane Update: The service adds support for transferring AES-256 and other keys between the service and other service providers and HSMs. This feature uses ECDH to derive a one-time key transport key to enable these secure key exchanges.
1 parent 03d3b6b commit ef1a324

File tree

2 files changed

+183
-2
lines changed

2 files changed

+183
-2
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Payment Cryptography Control Plane",
4+
"contributor": "",
5+
"description": "The service adds support for transferring AES-256 and other keys between the service and other service providers and HSMs. This feature uses ECDH to derive a one-time key transport key to enable these secure key exchanges."
6+
}

0 commit comments

Comments
 (0)