Process / pipelineMessage authentication and integrity
数字签名方案
数字签名方案为电子签名的文件提供身份验证、完整性保证和不可否认性。使用公钥密码学(如 RSA、DSA 或 ECDSA),签名者使用私钥对消息进行签名,以便任何接收者都可以使用签名者的公钥验证签名,从而证明消息是由声称的作者创建且未被篡改。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
方法图谱
相关方法的邻域——选择一个节点以展开探索。
来源
- Rivest, R. L., Shamir, A., & Adleman, L. (1978). A method for obtaining digital signatures and public-key cryptosystems. Communications of the ACM, 21(2), 120–126. DOI: 10.1145/359340.359342 ↗
- Krawczyk, H., Bellare, M., & Herbst, R. (1997). HMAC: Keyed-hashing for message authentication. RFC 2104. link ↗
- Johnson, D., Menezes, A., & Vanstone, S. (2001). The elliptic curve digital signature algorithm (ECDSA). International Journal of Information Security, 1(1), 36–63. DOI: 10.1007/s102070100002 ↗
如何引用本页
ScholarGate. (2026, June 3). Digital Signature and Authentication Framework. ScholarGate. https://scholargate.app/zh/cryptography/digital-signature-scheme
选用哪种方法?
将本方法与其最相近的同类并置,并排研读——本馆将书籍铺陈于案上,取舍则由您定夺。
并排比较 →