CryptoJS extension
#オンラインサービス
#サイバーセキュリティ
http://artjomb.github.io/cryptojs-extension/
ブラウザ上で暗号化データを作成することができる。
対応している暗号アルゴリズムは以下
AES-CMAC
AES-CMAC is an algorithm to calculate a message authentication code which is based on AES
AES-SIV
AES-SIV is a mode of operation for authenticated encryption with additional data (AEAD) with AES as the base encryption primitive
AES-EAX
AES-EAX is a mode of operation for authenticated encryption with additional data (AEAD) based on AES as the base encryption primitive and AES-CMAC