You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 27, 2024. It is now read-only.
This proposal recommends splitting the `github.com/hyperledger/aries-framework-go/component/kmscrypto/crypto/primitive/bbs12381g2pub' package into a separate repo. Reasons that speak in favour of this change:
ever since ursa was moved to EOL, assets such as the BBS+ implementation of ursa have been moved to their own repo.
the BBS+ IETF standard draft has evolved past the current implementation in go after the recent work by Tessaro et al.. It would be good to have a dedicated package maintained by cryptographers within the Hyperledger project such as @adecaro and myself; the idea would be to strike a balance between compatibility with the existing assets and deployments and the new versions of the standard.
This proposal recommends splitting the `github.com/hyperledger/aries-framework-go/component/kmscrypto/crypto/primitive/bbs12381g2pub' package into a separate repo. Reasons that speak in favour of this change:
Thoughts?