List of "would be nice to have" algorithms: - [x] CBC-MAC (#103) - [ ] [GMAC](https://en.wikipedia.org/wiki/Galois/Counter_Mode) - [x] CMAC (OMAC1) - [ ] [KMAC](https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-185.pdf) - [ ] OMAC2 - [x] PMAC (#2) - [ ] UMAC - [ ] VMAC - [x] Poly1305 (#14) It can be changed based on discussion.