C# 非对称加密 私钥加密 公钥解密实现

时间:2020-11-18 08:55:07
【文件属性】:
文件名称:C# 非对称加密 私钥加密 公钥解密实现
文件大小:175KB
文件格式:ZIP
更新时间:2020-11-18 08:55:07
加密解密 C# RSA非对称加密 实现私钥加密 公钥解密;可以用于生成授权码。 RSA生成一下随机值,然后都是用BigInteger类字符串跟字节数组互转
【文件预览】:
Authorizer
----.gitignore(664B)
----Authorizer()
--------MainWindow.xaml(7KB)
--------Properties()
--------RSA.xml(983B)
--------MainWindow.xaml.cs(15KB)
--------Authentication.ico(214KB)
--------App.config(993B)
--------App.xaml(393B)
--------App.xaml.cs(580B)
--------packages.config(143B)
--------Local.cs(2KB)
--------Authorizer.csproj(7KB)
----Dillon.Security()
--------Properties()
--------AesRSA.cs(2KB)
--------RSA.cs(2KB)
--------RSA.xml(983B)
--------Dillon.Security.csproj(3KB)
--------BigInteger.cs(111KB)
--------Aes.cs(3KB)
----Authorizer.sln(1KB)

网友评论