List Question
20 TechQA 2024-03-03T07:26:24.647000How to import XmlSyntaxException in This File? *Nuget, Unreal Engine Build, C#
13 views
Asked by Yujeong
How can I hash something using MD5 or SHA3_512 algorithm from default System.Security.Cryptography namespace?
122 views
Asked by JerzyKruszewski
PowerShell ProtectedData.Unprotect Fails in Console but Works in ISE
145 views
Asked by Kevin C
AES-256 for .Net 4.7.2 seems incorrect, is it my usage or MS?
82 views
Asked by Larry Martin
"File" does not contain a definition for "SetAccessControl"
859 views
Asked by Katzer
Missing System.Security.Claims dll
255 views
Asked by VivaLebowski
SignedXml.LoadXML((XmlElement)nodeList[0]) throwing "Malformed element SignedInfo/Reference"
347 views
Asked by sadis
c# What is the right way to get an RSA key with public exponent 3 from System.Security.Cryptography?
708 views
Asked by Larry Martin
RSACng does not contain a definition for ExportRSAPrivateKey
1.3k views
Asked by Brian Rice
System.Security.Cryptography.X509Certificates.X509Certificate2.GetECDsaPublicKey NotImplemented
1.1k views
Asked by Thys
Get same encrypted string from System.Security.Cryptography
263 views
Asked by Var
Openssl Command Line for Triple DES HMAC like C# MACTripleDES
407 views
Asked by Larry Martin
Use .Net Framework class in .Net Core
465 views
Asked by Julius89
C# Getting System.IO.FileNotFound Exeception
178 views
Asked by erikmerrill
What does System.Security.Cryptography's DeriveKeyFromHash() actually do?
197 views
Asked by Sarkreth
Does setting Aes KeySize generate a new key?
68 views
Asked by Old Geezer
Transforming a password to a 256-bit key
845 views
Asked by Old Geezer