aws / aws/aws-encryption-sdk-java
Support KMS asymmetric keys
- 主要言語
- 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