cloudflare / cloudflare/boring
Is CMAC not supported?
Open
- Dominant language
- Rust
- Stars
- 522
- Forks
- 171
- PR merge metrics
- No merged PRs in 30d
Description
I replaced most of my crypto library needs with boring but I see that CMAC support has been removed at one point in time. [This](https://github.com/cloudflare/boring/blob/870ccd9084ef17dced70b9c27c9935416b29eccf/boring/src/sign.rs#L113) comment however suggests otherwise. I am creating this issue to make sure that I haven't missed anything and CMAC is not supported (I need AES-CMAC for my use case), and if it so, the reason it was removed.
Contributor guide
Assessment
This issue has not been assessed yet.