2.0.0 (2024-10-15)
- bump
@mattrglobal/bbs-signatures
from 1.4.0 to 2.0.0 (#96) (363e527) - bump
bs58
from 4.0.1 to 6.0.0 (#96) (363e527) - bump
rfc4648
from 1.5.2 to 1.5.3 (#96) (363e527) - add support for node version 20 and 22 (#96) (363e527)
1.2.2 (2024-07-26)
- update
@mattrglobal/bbs-signatures
to version 1.4.0 (665ef03)
1.2.1 (2023-10-04)
- update
@mattrglobal/bbs-signatures
to version 1.3.1 (66159b3)
1.2.0 (2023-09-29)
- update
@mattrglobal/bbs-signatures
to version 1.3.0 (d479c72)
1.1.0 (2023-09-19)
- new minimal
engines.node
version of ">=14.0.0" (c752dec)
1.0.0 (2022-01-13)
0.8.0 (2021-12-09)
- bump bbs-signatures dependency (ac326b3)
0.7.0 (2021-08-04)
0.6.0 (2021-05-25)
0.5.0 (2021-02-24)
- add async api support for bbs-signatures (#33) (6b18486)
- add support to convert to and from JWKs (#25) (98235ce), closes #12
- adds support for G1 key pairs (#26) (aeea218), closes #15
- bump bbs signatures version (#34) (ad69446)
- update bls12381G2 names and add keylength check to the constructor (#27) (3e11f99)
0.4.0 (2020-08-27)
- linting (046a371)
- add fromFingerprint (09a5403)
- switch to use bbs-signatures (#19) (ca85df2)
- update bbs dependency to latest (#5) (03a6db8)
- update sign and verify apis to use Uint8Arrays (#22) (e7b615a)
- All operations involving messages and nonces for bbs signatures are now in terms of Uint8Array's rather than strings
0.3.0 (2020-05-25)
0.2.0 (2020-05-09)
- initial implementation (d835902)