Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

add internal remoteCryptoBox service for legacyPacker #2369

Closed
baha-ai opened this issue Dec 1, 2020 · 0 comments · Fixed by #2370
Closed

add internal remoteCryptoBox service for legacyPacker #2369

baha-ai opened this issue Dec 1, 2020 · 0 comments · Fixed by #2370
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@baha-ai
Copy link
Contributor

baha-ai commented Dec 1, 2020

To support legacy packer use with webkms, the internal cryptobox service must have remote capabilities to be run remotely on a key server.

Make CryptoBox a service and create a separate remote implementation and make legacy packer select the right implementation based on the kms implementation.

@baha-ai baha-ai self-assigned this Dec 1, 2020
@baha-ai baha-ai added the enhancement New feature or request label Dec 1, 2020
@baha-ai baha-ai added this to the 0.1.5 milestone Dec 1, 2020
baha-ai pushed a commit to baha-ai/aries-framework-go that referenced this issue Dec 1, 2020
closes hyperledger-archives#2369

Signed-off-by: Baha Shaaban <baha.shaaban@securekey.com>
baha-ai pushed a commit to baha-ai/aries-framework-go that referenced this issue Dec 1, 2020
closes hyperledger-archives#2369

Signed-off-by: Baha Shaaban <baha.shaaban@securekey.com>
baha-ai pushed a commit to baha-ai/aries-framework-go that referenced this issue Dec 2, 2020
Also fixes WithSender option in remoteCrypto's WrapKey/UnwrapKey
if the option is set without a sender key URL.

closes hyperledger-archives#2369

Signed-off-by: Baha Shaaban <baha.shaaban@securekey.com>
sudeshrshetty pushed a commit to sudeshrshetty/aries-framework-go that referenced this issue Oct 18, 2021
Also fixes WithSender option in remoteCrypto's WrapKey/UnwrapKey
if the option is set without a sender key URL.

closes hyperledger-archives#2369

Signed-off-by: Baha Shaaban <baha.shaaban@securekey.com>
sudeshrshetty pushed a commit to sudeshrshetty/aries-framework-go that referenced this issue Jan 22, 2022
Also fixes WithSender option in remoteCrypto's WrapKey/UnwrapKey
if the option is set without a sender key URL.

closes hyperledger-archives#2369

Signed-off-by: Baha Shaaban <baha.shaaban@securekey.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Development

Successfully merging a pull request may close this issue.

1 participant