Skip to content

feat: support opengpg signatures#2238

Merged
joey-bai merged 1 commit into
masterfrom
BG-45374-tss-ovc-helpers
Apr 28, 2022
Merged

feat: support opengpg signatures#2238
joey-bai merged 1 commit into
masterfrom
BG-45374-tss-ovc-helpers

Conversation

@joey-bai

Copy link
Copy Markdown
Contributor

add util functions to

  • encrypt and sign
  • decrypt and verify

this will be used for TSS key creation

Ticket: BG-45374

@joey-bai joey-bai force-pushed the BG-45374-tss-ovc-helpers branch from e3a87cd to 29ec20c Compare April 28, 2022 20:24
add util functions to
- encrypt and sign
- decrypt and verify

this will be used for TSS key creation

Ticket: BG-45374
@codecov

codecov Bot commented Apr 28, 2022

Copy link
Copy Markdown

Codecov Report

Merging #2238 (e3a87cd) into master (fac4950) will increase coverage by 52.61%.
The diff coverage is n/a.

❗ Current head e3a87cd differs from pull request most recent head c07b2dc. Consider uploading reports for the commit c07b2dc to get more accurate results

@@             Coverage Diff             @@
##           master    #2238       +/-   ##
===========================================
+ Coverage        0   52.61%   +52.61%     
===========================================
  Files           0        6        +6     
  Lines           0      574      +574     
  Branches        0       94       +94     
===========================================
+ Hits            0      302      +302     
- Misses          0      262      +262     
- Partials        0       10       +10     
Flag Coverage Δ
unit 52.61% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
modules/express/src/expressApp.ts 89.51% <0.00%> (ø)
modules/express/src/retryPromise.ts 11.76% <0.00%> (ø)
modules/express/src/config.ts 94.73% <0.00%> (ø)
modules/express/src/errors.ts 82.35% <0.00%> (ø)
modules/express/src/clientRoutes.ts 32.48% <0.00%> (ø)
modules/express/src/args.ts 100.00% <0.00%> (ø)

@joey-bai joey-bai merged commit b862eaf into master Apr 28, 2022
@joey-bai joey-bai deleted the BG-45374-tss-ovc-helpers branch April 28, 2022 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants