mattrglobal / node-bbs-signatures

An implementation of BBS+ signatures using rust and typescript for node.js
Apache License 2.0
58 stars 27 forks source link

Proofs #65

Closed mikelodder7 closed 4 years ago

mikelodder7 commented 4 years ago

Updates bbs crate, uses compressed elements forms.

Fixes #63 #31 #25 #24 #23

github-actions[bot] commented 4 years ago

Total Coverage: 85.11%

Coverage Report
FileBranchesFuncsLinesUncovered Lines
src
   bbsSignature.ts100%72.73%78.13%117, 140, 164, 211, 222, 223, 224, 231, 242, 243, 260, 261, 262, 270
   bls12381.ts83.33%100%100%26
   bls12381toBbs.ts100%100%100%
   index.ts100%100%100%
src/types
   BlsKeyPair.ts100%100%100%
   index.ts100%100%100%
github-actions[bot] commented 4 years ago

Total Coverage: 86.17%

Coverage Report
FileBranchesFuncsLinesUncovered Lines
src
   bbsSignature.ts100%72.73%79.69%117, 140, 164, 222, 223, 224, 231, 242, 243, 260, 261, 262, 270
   bls12381.ts83.33%100%100%26
   bls12381toBbs.ts100%100%100%
   index.ts100%100%100%
src/types
   BlsKeyPair.ts100%100%100%
   index.ts100%100%100%