trustbloc / edv

Encrypted data vault implementation in Golang - https://identity.foundation/edv-spec/
Apache License 2.0
16 stars 17 forks source link

chore: latest aries-framework-go #193

Closed baha-ai closed 3 years ago

baha-ai commented 3 years ago

includes fix of Ed25519 KID value in KMS and JWE recipient integrity checks (APU/APV and multirecipient AAD)

Signed-off-by: Baha Shaaban baha.shaaban@securekey.com

codecov[bot] commented 3 years ago

Codecov Report

Merging #193 (bb7e8e7) into main (25e1e91) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #193   +/-   ##
=======================================
  Coverage   85.76%   85.76%           
=======================================
  Files          14       14           
  Lines        1693     1693           
=======================================
  Hits         1452     1452           
  Misses        152      152           
  Partials       89       89           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 25e1e91...bb7e8e7. Read the comment docs.