mathematical scheme for demonstrating the authenticity of a digital message or document (Wikipedia).
I'm getting two different hashes of the same xml document when I directly canonicalize some xml than when I perform …
xml digital-signature xml-signature canonical-formI distribute a Windows desktop app which has all executable files digitally signed by a Verisign Class 3 Code Signing certificate. …
windows code-signing digital-signature digital-certificate verisignBackground I have been using iTextSharp for a short while now. I have created a pdf document with two signable …
c# pdf itext digital-signature x509certificate2I'm using iText 5.5.3 to sign and timestamp PDF documents. It works very well. But I recently switched from Acrobat Pro …
pdf cryptography itext digital-signatureI need to insert a digital signature into already existing pdf files, using a rails application server. (Basically, clients upload …
ruby pdf digital-signatureI'm trying sign a soap message using CXF, after configure my client using the knowledge I found over the internet, …
java cxf digital-signature xml-signature wss4jI've got a passthrough NDIS intermediate driver, consisting of two .inf files (one standard and one miniport) and a .sys …
c++ installation driver digital-signature windows-8When installing a signed driver (i.e. with a properly signed .CAB) on Windows 7 through DpInst, unless it's a WHQL-signed …
windows-7 device-driver digital-signature setupapi driver-signingI have this problem, I wrote C# code for: Generating CSR programmatically Submit the CSR to Microsoft Certificate Services Receive …
c# certificate digital-signature certenrollI have a raw (r,s) format ECDSA NIST P-256 public key. It seems that there is no simple way …
java cryptography digital-signature public-key ecdsa