RSA 非對稱加密

RSA 是廣泛使用的非對稱加密演算法,支援加密/解密和數位簽章操作,用於安全通訊。

操作

tools.rsa-crypto.operationDescription

tools.rsa-crypto.plainText

tools.rsa-crypto.plainTextDescription

tools.rsa-crypto.keyManagement

tools.rsa-crypto.keyDescription

支援 PEM 格式或原始 Base64 資料
支援 PEM 格式或原始 Base64 資料

tools.rsa-crypto.parameters

tools.rsa-crypto.parametersDescription

tools.rsa-crypto.encryptionResult

tools.rsa-crypto.encryptionResultDesc

tools.rsa-crypto.noEncryptionResult

tools.rsa-crypto.rsaInfo

RSA-2048

tools.rsa-crypto.rsa2048Info

tools.rsa-crypto.keyLength
2048 bits
tools.rsa-crypto.maxDataSize
245 bytes

安全提示

  • 生產環境使用至少 2048 位元密鑰
  • 安全保管私鑰,切勿分享
  • 加密私鑰使用強密碼
  • 定期輪換密鑰以提升安全性

tools.rsa-crypto.usageInstructions

  • tools.rsa-crypto.instruction1
  • tools.rsa-crypto.instruction2
  • tools.rsa-crypto.instruction3
  • tools.rsa-crypto.instruction4

歷史記錄

tools.rsa-crypto.historyDescription

無歷史記錄