Cryptography in .NET Succinctly

Cryptography in .NET Succinctly

简介:

加密技术在整个软件中用于保护各种信息,从电子邮件到密码,到信用卡数据等等。它不仅可以加密数据,还可以保证机密性,信息完整性和不可否认性。使用密码学。NET简洁地由Stephen Haunts,您将学习在中实现密码学的各种方法。NET应用程序,包括使用SHA、AES和RSA哈希算法,利用对称和非对称加密,以及创建数字签名。

英文简介:

Cryptography is used throughout software to protect all kinds of information, from emails, to passwords, to credit card data, and more. It goes beyond encrypting data though, and provides assurances of confidentiality, informational integrity, and nonrepudiation. With Cryptography in .NET Succinctly by Stephen Haunts, you will learn various methods to implement cryptography in .NET apps, including using the SHA, AES, and RSA hash algorithms, leveraging symmetric and asymmetric encryption, and creating digital signatures.

书名
Cryptography in .NET Succinctly
译名
.NET 中的加密技术
语言
英语
年份
2017
页数
69页
大小
4.25 MB
标签
  • 密码学
  • 简明教程
  • .NET
  • 下载
    pdf iconCryptography in .NET Succinctly.pdf
    密码
    65536

    最后更新:2025-04-12 23:57:54

    ←ASP.NET MVC Succinctly

    →Web Creation for Beginners: Create Websites from Scratch