共通鍵暗号 †
AES(Advanced Encryption Standard) †
暗号利用モード †
秘匿用の暗号利用モード †
- CBC(Cipher Block Chaining Mode)
- CFB(Cipher Feedback Mode)
- CTR(Counter Mode)
- OFB(Output Feedback Mode)
メッセージ認証用の暗号利用モード †
- CBC-MAC(Cipher Block Chaining Message Authentication Code)
- CMAC(Cipher-based Message Authentication Code)
認証付き秘匿用の暗号利用モード †
- CCM(Counter with CBC-MAC)
- GCM(Galois/Counter Mode)
公開鍵暗号 †
暗号化アルゴリズム †
Ed25519 †