mattrglobal / pairing_crypto

A library for pairing based cryptography
Apache License 2.0
14 stars 7 forks source link

fix: order proof comp to hash as per BBS spec #45

Closed dev0x1 closed 2 years ago

dev0x1 commented 2 years ago

Ordering of A_bar and A_prime during input to hash is swapped in latest BBS spec https://github.com/decentralized-identity/bbs-signature/pull/182