Expand description
BLS12381 utils.
Functions§
- Encodes a private BBS+ key into JWK.
- Attempts to decode JWK into a BBS+ keypair.
- Generates a new BBS+ keypair using either
BLS12381-SHA256
orBLS12381-SHAKE256
. - Signs data and header using the given keys.
- Updates BBS+ signature’s timeframe data.