Skip to content
This repository was archived by the owner on Aug 25, 2023. It is now read-only.

feat: implement API for BBS+ crypto #173

Merged
merged 1 commit into from
Mar 4, 2021
Merged

Conversation

aholovko
Copy link
Contributor

@aholovko aholovko commented Mar 4, 2021

BDD tests will be added in #172.

Closes #167

Signed-off-by: Andriy Holovko andriy.holovko@gmail.com

Closes trustbloc#167

Signed-off-by: Andriy Holovko <andriy.holovko@gmail.com>
@codecov
Copy link

codecov bot commented Mar 4, 2021

Codecov Report

Merging #173 (3b385d9) into main (17c6f16) will increase coverage by 0.57%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #173      +/-   ##
==========================================
+ Coverage   93.48%   94.06%   +0.57%     
==========================================
  Files          17       17              
  Lines        1812     1989     +177     
==========================================
+ Hits         1694     1871     +177     
  Misses         73       73              
  Partials       45       45              
Impacted Files Coverage Δ
pkg/restapi/kms/operation/middleware.go 91.50% <100.00%> (+0.99%) ⬆️
pkg/restapi/kms/operation/operations.go 99.44% <100.00%> (+0.16%) ⬆️

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 17c6f16...3b385d9. Read the comment docs.

@aholovko aholovko merged commit 0ebf2bf into trustbloc:main Mar 4, 2021
@aholovko aholovko deleted the issue-167 branch March 4, 2021 19:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement API for bbs+ crypto
3 participants