System.Security.Cryptography命名空间 [英] System.Security.Cryptography Namespace

查看:220
本文介绍了System.Security.Cryptography命名空间的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在研究项目的导出合规性,并且想知道:以下Nuget软件包/库是否包含实际的加密算法代码,或者只是系统调用的包装器?

I'm working on export compliance for a project and was wondering: Are the following Nuget packages/libraries contain actual encryption algorithm code or are just wrappers for System calls?

System.Security.Cryptography.Algorithms

System.Security.Cryptography.Algorithms

System.Security.Cryptography.Encoding

System.Security.Cryptography.Encoding

System.Security.Cryptography.Primitives

System.Security.Cryptography.Primitives

System.Security.Cryptography.X509Certificates

System.Security.Cryptography.X509Certificates

推荐答案

嗨TheWig77,

Hi TheWig77,

感谢您在此发帖。

根据您的描述,当您通过NuGet安装这四个软件包时,它是在线安装。它将下载该软件包,然后安装到本地。 

According to your description, when you install the four packages via NuGet, it is online installation. It will download the package and then install to local. 

所有软件包都将包含dll。 dll包含实际的加密算法代码。

All the package will include the dll. The dll contain actual encryption algorithm code.

最好的问候,

Wendy


这篇关于System.Security.Cryptography命名空间的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆