AES 加密/解密
Advanced Encryption Standard (AES) 是對稱加密演算法,支援 128、192、256 位元金鑰長度和多種加密模式。
操作
tools.aes-crypto.operationDescription
tools.aes-crypto.plainText
tools.aes-crypto.plainTextDescription
tools.aes-crypto.secretKey
tools.aes-crypto.keyDescription
tools.aes-crypto.parameters
tools.aes-crypto.parametersDescription
tools.aes-crypto.encryptionResult
tools.aes-crypto.cbcDescription
tools.aes-crypto.noEncryptionResult
tools.aes-crypto.aesInfo
AES-256 CBC
tools.aes-crypto.cbcInfo
tools.aes-crypto.blockSize
128 bits
密鑰長度
256 bits
安全提示
- 始終使用強而有力的隨機密鑰
- 安全保管密鑰,切勿分享
- 每次加密使用新的 IV
- AES-256 為關鍵資料提供最高安全性
tools.aes-crypto.usageInstructions
- tools.aes-crypto.instruction1
- tools.aes-crypto.instruction2
- tools.aes-crypto.instruction3
- tools.aes-crypto.instruction4
歷史記錄
tools.aes-crypto.historyDescription
無歷史記錄