aws / aws/aws-encryption-sdk-java

Support KMS asymmetric keys

Offen
#237 1 Kommentar 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
enhancement
Vorherrschende Sprache
Java
Sterne
240
Forks
125
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

Hello,

I am unable to figure out few things while using kms. I have the following use case:

1. GenerateDataKeyPairWithoutPlainText - CLI
2. Store the above generated keys in the AWS secret manager - Console
3. Fetch the public key and give it to the client - Java
4. Client encrypts data and send it to us.- Java
5. We fetch the private key from the secret manager and decrypt data sent to us by client. - Java

I have executed the first three steps and need a Java Example for the last two. Thanks!

Beitragsleitfaden

Beitragsleitfaden öffnen

Rechercherichtung

Start by reviewing the GenerateDataKeyPairWithoutPlainText workflow described in the issue and the Java integration point for the final encryption and decryption steps. A useful result would document how the client encrypts with the public key and how the service retrieves the private key from AWS Secrets Manager to decrypt the data.

Vom Indexierungsmodell aus dem Issue-Text verfasst.

Bewertung

Tech-Stack
aws, java
Bereich
cloud, security
Issue-Typ
Dokumentation
Schwierigkeit
3/5
Geschätzter Aufwand
1-2 Tage
Aktivitätsstatus
Veraltet
Klarheit
Muss geklärt werden
Anfängerfreundlichkeit
25/100

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.