There is an online calculator that enables you to try out AES-CMAC and AES-SIV in the browser:http://artjomb.github.io/cryptojs-extension/ How to build Make sure you havenpm install -g grunt-cliinstalled on your system. $ npm install $ npm run build ...