python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
What is python equivalent of Bouncy castle's CMSSignedDataGenerator?
How do I use python to create digital signature of string? I want to add the certificates and CRLs contained in the given CertStore to the pool that will be included in the encoded signature block (ja...

om patre
Votes: 0
Answers: 0
RijndaelManaged Decryption in .net 5 not working
I have below code in .net framework to decrypt some information and it is working fine. I have been tasked to upgrade this code to .net 5 and the same code is not working.
Current code in .net framewo...

rednerus
Votes: 0
Answers: 1
Anypoint Studio how to configure BouncyCastle
Our goal is to connect to Sybase ASE DB from Anypoint Studio. This DB Server expects encrypted password. So we wrote the java code and able to make connection. In the java project added external Bounc...
dowonderatwill
Votes: 0
Answers: 1
sshj/sftp unable to reach settlement even though BouncyCastle is loaded
I am trying to upload some file to a server using custom sshj/sftp fat jar. However I am stuck on a problem where dependency is reporting that it is unable to reach a settlement.
USAGE:
java -jar ...
...
iklen
Votes: 0
Answers: 0