腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(6680)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
System.Security.
Cryptography
.CryptographicException:'
Cryptography
_OAEPDecoding‘
我有一个程序,必须使用RSA privateKey解密3个短语,但在上面一直显示这个异常,privateKey '
Cryptography
_OAEPDecoding',我需要更改什么才能工作?
浏览 4
修改于2021-03-28
得票数 4
回答已采纳
1
回答
Cryptography
.InsecureAlgorithm
Dim hashMD5 As New MD5CryptoServiceProvider() 我有这行代码,它检测到了一个漏洞,
Cryptography
.InsecureAlgorithm,有人知道如何修复这个问题吗
浏览 2
修改于2017-05-04
得票数 2
2
回答
System.Security.
Cryptography
对Windows.Security.
Cryptography
它进行得很好,除了当我试图导入我的密钥派生代码(它使用用户的密码并从中派生一个256位键),VisualStudioUltimal2013表示它不识别using System.Security.
Cryptography
在查看了Windows8Developer网站之后,我发现一个新的类Windows.Security.
Cryptography
是可用的,但是它似乎也没有被Visual所识别。所以,既然你有了背景,我有几个问题: System.Security.
Cryptography
在Windows 8中可用吗?如果是,是否支持RT版本?
浏览 2
修改于2012-10-09
得票数 14
回答已采纳
1
回答
Chanlink公共
CryptoGraphy
虽然链环创建了一个随机数和更安全的公共密码算法,但最近我遇到了量子电阻分类帐的概念,以及具有散列网格等的量子计算机的电阻性。我的问题是,链链接公共密码算法是否是未来基于量子电阻的防黑算法?
浏览 0
提问于2021-09-06
得票数 0
1
回答
cryptography
.fernet.InvalidToken
但是,一旦我运行了代码,我就会得到
cryptography
.fernet.InvalidToken错误。下面是我的代码,有人能给我解释一下为什么会出现这个错误吗?如何解决呢?
浏览 13
提问于2022-03-10
得票数 0
1
回答
安装-
cryptography
版本错配
raise VersionConflict(dist, req).with_context(dependent_req) pkg_resources.ContextualVersionConflict: (
cryptography
2.1.4 (/usr/lib/python2.7/dist-packages), Requirement.parse('
cryptography
>=2.2.1'), set(['pyOpenSSL'
浏览 0
修改于2018-08-22
得票数 0
1
回答
添加System.Security.
Cryptography
我正在尝试将System.Security.
Cryptography
添加到Visual Studio2017项目中。它是一个Windows窗体项目。 我的解决方案有两个项目。我正在尝试将System.Security.
Cryptography
添加到一个项目中,但在引用管理器中找不到它。 右键单击项目> Add > Reference。然后我转到COM >类型库。我是否需要为System.Security.
Cryptography
使用不同的库?还是我做错了什么?
浏览 81
修改于2019-09-27
得票数 1
2
回答
缺少System.Security.
Cryptography
我想在项目中使用HMACSHA1类,但缺少命名空间System.Security.
Cryptography
。如果添加引用System.Security,我会发现名称空间为
Cryptography
,但没有类HMACSHA1。而且我找不到似乎可以取代System.Security.
Cryptography
的名称空间Windows.Security.
Cryptography
。
浏览 0
修改于2014-08-12
得票数 5
回答已采纳
5
回答
Internal.
Cryptography
.CryptoThrowHelper.WindowsCryptographicException
在ASP.NET Core样板模板(DotNet Core)的第一次运行时,我从VisualStudio2017获得了有关DotNet证书的以下错误消息: Internal.
Cryptography
.Pal.CertificatePal.FromBlobOrFileByte[] rawData,String
浏览 37
提问于2017-05-13
得票数 6
回答已采纳
1
回答
提升InvalidToken,
cryptography
.fernet.InvalidToken
但是,当我尝试对加密的单词进行解密时,它只会显示错误这是代码#Import Librariesfrom
cryptography
.fernet import Fernetimport base64 def Encrypt(text_f):
浏览 9
修改于2020-04-30
得票数 0
1
回答
找不到System.Security.
Cryptography
我正在尝试添加对System.Security.
Cryptography
.X509Certificates的引用,但得到的结果是:“类型或命名空间'
Cryptography
‘在命名空间'System.Security我已经尝试添加System.Security到引用,我已经尝试添加System.Security.dll,我已经尝试添加mscorlib.dll,我已经尝试找到如何添加Windows.Security.
Cryptography
在努吉特,我只看到System.Security.
Cryptography<
浏览 1
修改于2017-05-23
得票数 10
回答已采纳
1
回答
Python
cryptography
.fernet文件解密
为了学习,我正在研究洗劫工具。像这样:至使用此密钥文件:
浏览 0
修改于2021-02-05
得票数 0
回答已采纳
1
回答
System.Security.
Cryptography
.CryptographicException -object已存在
- object already exist at System.Security.
Cryptography
.CryptographicException.ThrowCryptographicException(Int32 hr) at System.Security.
Cryptography
.Utils.GetKeyPa
浏览 1
修改于2014-07-01
得票数 9
回答已采纳
1
回答
Cryptography
.Hazmat密码输出长度
在Python中,使用
Cryptography
.Hazmat模块的AES,加密的输出长度不是16的倍数;我是否实现了加密密码错误,如果是,有什么问题吗?以下代码如下:from
cryptography
.hazmat.primitives.ciphers.algorithmsimport AES from
cryptography
.hazmat.primitives.ciphers.modes import
浏览 5
提问于2019-09-22
得票数 4
回答已采纳
1
回答
System.Security.
Cryptography
对PCLCrypto
参见下面的代码:使用 System.Security.
Cryptography
的旧算法 public static string SymmetricEncrypt(this string plaintext
浏览 3
修改于2015-08-24
得票数 7
回答已采纳
1
回答
是否生成C#
CryptoGraphy
AES密钥?
我有一个问题,当AES和IV生成密钥时,用户如何知道密钥是什么,或者程序如何知道要使用哪个密钥。例如,如果有一种加密方法对文件进行加密,并生成密钥和IV。当程序重新启动或在另一天被使用时,他们会想要使用解密,但你如何知道或程序如何知道该文件的密钥。
浏览 0
提问于2014-08-03
得票数 1
2
回答
赛托- System.Security.
Cryptography
.CryptographicException
我们试图在WS 2008 R2标准服务器上保持Sitecore站点正常运行,但仍会遇到以下例外情况: 进程ID: 5156消息:系统找不到指定的路径(在System.Security.
Cryptography
.CryptographicE
浏览 10
修改于2012-10-01
得票数 4
回答已采纳
1
回答
Python解密
cryptography
.fernet.InvalidToken异常
/usr/bin/env/python print('gAAAAABfXuoyHoPiHXpRmM6vVslU2B5u7lZ-Q1Q_zC0MbxbQomycVogHJdrkpej16uhX8KxDbvRe66n2Jew7GHS_YukIT0M9ew==') ('key', '4k8-dtzXqWSlA3wSfNoSa3UmNmXHBgu-b
浏览 321
提问于2020-09-15
得票数 0
1
回答
CSharpScript -无法加载System.Security.
Cryptography
.Algorithms
return View();但是当我调用这个方法时,我有一个错误:内部例外:FileNotFoundException:System.Security.
Cryptography
.AlgorithmsNuget包System.Security.
Cryptogra
浏览 4
提问于2022-09-02
得票数 0
回答已采纳
2
回答
C# Windows.Security.
Cryptography
.Core参考
经过大量研究,我发现您可以使用System.Security.
Cryptography
名称空间或Windows.Security.
Cryptography
.Core命名空间来生成哈希。我目前正尝试使用System.Security.
Cryptography
命名空间,如下所示: { MD5 md5我试图使用Windows.Security.
Cryptography
.Core命名空间,但似乎找不到需要什么引用。我只是需要添加一个引用,还是
浏览 2
提问于2017-04-21
得票数 1
回答已采纳
第 2 页
第 3 页
第 4 页
第 5 页
第 6 页
第 7 页
第 8 页
第 9 页
第 10 页
第 11 页
点击加载更多
领券