python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
crypto++ public/private key generation - differences between Base64 & Hex
When I execute my testsuite of which below test is part of, sometimes it is PASSED, sometimes it FAILED. After How can the behavior be so erratic? I don't know the cryptopp library well enough to deb...
user2366975
Votes: 0
Answers: 0
PDFTron Digital Signature
I'm currently working on a Digital Signature project in Python which can create digital signature on PDF documents and verify them. I was able to add a single digital signature to PDF Files using the ...
Chetra_S11
Votes: 0
Answers: 1
Create X509Certificate2 without a private key
I need a public X509 cert for the signing of PDFs. I have the public key in RSA format (the private key is on an HSM). The current keys on the HSM are self-signed (This will ultimately be replaced by ...
Philip
Votes: 0
Answers: 0
Digital signature on PDF clientside / serverside
I have a project and I need help... The idea is a web application that allows users to sign a pdf located on server via a jar file (which is also on server) that take a pdf and PKCS#12 file (.p12 or ....
Wael_al
Votes: 0
Answers: 0