aws / aws/aws-encryption-sdk-java

Support KMS asymmetric keys

オープン
#237 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
Java
スター
240
フォーク
125
PR マージ指標
30日以内にマージされた PR はありません

説明

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!

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

まず、issue に記載されている GenerateDataKeyPairWithoutPlainText ワークフローと、最終的な暗号化および復号ステップの Java 統合ポイントを確認してください。クライアントが公開鍵でどのように暗号化し、サービスがデータを復号するために AWS Secrets Manager から秘密鍵をどのように取得するかを文書化できれば、有用な成果になります。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
aws, java
領域
cloud, security
issue の種類
ドキュメント
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。