This repository has been archived by the owner on Mar 27, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 160
Wrap/UnWrap: add new Crypto api functions #2257
Comments
7 tasks
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>
Closed
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
No description provided.
The text was updated successfully, but these errors were encountered: