# [1.0.0](https://github.com/getunid/unid/compare/v0.1.6...v1.0.0) (2022-01-14) ### Bug Fixes * fixed multihasher test ([ea98ea0](https://github.com/getunid/unid/commit/ea98ea0061cc923013f671401902c2424031351b)) * fixed the ecmultgencontext class ([1254cc3](https://github.com/getunid/unid/commit/1254cc32bfbdbf5f9662defa374c469b6e413298)) * removed unnecessary declarations ([b032245](https://github.com/getunid/unid/commit/b03224563495524face984c05ba0aa0c6f6b6c06)) ### Features * added signer sign and digest ([214e754](https://github.com/getunid/unid/commit/214e75474bf331e32e0502082f173c811c0f2889)) * added signer sign and verify ([ed3bfc8](https://github.com/getunid/unid/commit/ed3bfc8f94212558550afd734a187ba9a8c0abdc)) * compatible for renesas ra6m5 ([fefe679](https://github.com/getunid/unid/commit/fefe67971dc78f4b1378cd029d600f053cf09e8b)) ### BREAKING CHANGES *