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

Wrap/UnWrap: add new Crypto api functions #2257

Closed
baha-ai opened this issue Oct 20, 2020 · 0 comments · Fixed by #2258
Closed

Wrap/UnWrap: add new Crypto api functions #2257

baha-ai opened this issue Oct 20, 2020 · 0 comments · Fixed by #2258
Assignees

Comments

@baha-ai
Copy link
Contributor

baha-ai commented Oct 20, 2020

No description provided.

@baha-ai baha-ai self-assigned this Oct 20, 2020
baha-ai pushed a commit to baha-ai/aries-framework-go that referenced this issue Oct 20, 2020
closes hyperledger-archives#2257

Signed-off-by: Baha Shaaban <baha.shaaban@securekey.com>
baha-ai pushed a commit to baha-ai/aries-framework-go that referenced this issue Oct 20, 2020
This change introduces Wrap() and Unwrap() to Cryto api
And also includes setting APU and APV in the key derivation
process (they were set to empty `[]byte{}` in the current JWE
building process)

closes hyperledger-archives#2257

Signed-off-by: Baha Shaaban <baha.shaaban@securekey.com>
baha-ai pushed a commit to baha-ai/aries-framework-go that referenced this issue Oct 20, 2020
This change introduces Wrap() and Unwrap() to Cryto api.

The functions work for ECDHES keys only for now. Future keys
(ECDH1PU, Ed25519) can be introduced in a future change.

It also includes setting APU and APV in the key derivation
process (they are set to empty `[]byte{}` in the current JWE
building process)

closes hyperledger-archives#2257

Signed-off-by: Baha Shaaban <baha.shaaban@securekey.com>
baha-ai pushed a commit to baha-ai/aries-framework-go that referenced this issue Oct 20, 2020
This change introduces Wrap() and Unwrap() to Cryto api.

The functions work for ECDHES keys only for now. Other keys
(ECDH1PU, Ed25519) can be introduced in a future change.

It also includes setting APU and APV in the key derivation
process (they are set to empty `[]byte{}` in the current JWE
building service).

closes hyperledger-archives#2257

Signed-off-by: Baha Shaaban <baha.shaaban@securekey.com>
baha-ai pushed a commit to baha-ai/aries-framework-go that referenced this issue Oct 20, 2020
This change introduces Wrap() and Unwrap() to Cryto api.

The functions work for ECDHES keys only for now. Other keys
(ECDH1PU, Ed25519) can be introduced in a future change.

It also includes setting APU and APV in the key derivation
process (they are set to empty `[]byte{}` in the current JWE
building service).

closes hyperledger-archives#2257

Signed-off-by: Baha Shaaban <baha.shaaban@securekey.com>
baha-ai pushed a commit to baha-ai/aries-framework-go that referenced this issue Oct 20, 2020
This change introduces Wrap() and Unwrap() to Cryto api.

The functions work for ECDHES keys only for now. Other keys
(ECDH1PU, Ed25519) can be introduced in a future change.

It also includes setting APU and APV in the key derivation
process (they are set to empty `[]byte{}` in the current JWE
building service).

closes hyperledger-archives#2257

Signed-off-by: Baha Shaaban <baha.shaaban@securekey.com>
baha-ai pushed a commit to baha-ai/aries-framework-go that referenced this issue Oct 20, 2020
This change introduces Wrap() and Unwrap() to Cryto api.

The functions work for ECDHES keys only for now. Other keys
(ECDH1PU, Ed25519) can be introduced in a future change.

It also includes setting APU and APV in the key derivation
process (they are set to empty `[]byte{}` in the current JWE
building service).

closes hyperledger-archives#2257

Signed-off-by: Baha Shaaban <baha.shaaban@securekey.com>
baha-ai pushed a commit to baha-ai/aries-framework-go that referenced this issue Oct 20, 2020
This change introduces Wrap() and Unwrap() to Cryto api.

The functions work for ECDHES keys only for now. Other keys
(ECDH1PU, Ed25519) can be introduced in a future change.

It also includes setting APU and APV in the key derivation
process (they are set to empty `[]byte{}` in the current JWE
building service).

closes hyperledger-archives#2257

Signed-off-by: Baha Shaaban <baha.shaaban@securekey.com>
baha-ai pushed a commit to baha-ai/aries-framework-go that referenced this issue Oct 21, 2020
This change introduces Wrap() and Unwrap() to Cryto api.

The functions work for ECDHES keys only for now. Other keys
(ECDH1PU, Ed25519) can be introduced in a future change.

It also includes setting APU and APV in the key derivation
process (they are set to empty `[]byte{}` in the current JWE
building service).

closes hyperledger-archives#2257

Signed-off-by: Baha Shaaban <baha.shaaban@securekey.com>
baha-ai pushed a commit to baha-ai/aries-framework-go that referenced this issue Oct 21, 2020
This change introduces Wrap() and Unwrap() to Cryto api.

The functions work for ECDHES keys only for now. Other keys
(ECDH1PU, Ed25519) can be introduced in a future change.

It also includes setting APU and APV in the key derivation
process (they are set to empty `[]byte{}` in the current JWE
building service).

closes hyperledger-archives#2257

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
None yet
Development

Successfully merging a pull request may close this issue.

1 participant