Questions tagged [digital-signatures]

50 questions
0
votes
1 answer

Requirements for certificates to sign PDFs in Adobe Reader?

I'm trying to set up PDF digital signatures using certificates generated by openssl. I have generated a CA certificate, and used that to sign end user certificates, which I archive in PKCS#12 format. I have imported and trusted the CA certificate in…
-1
votes
2 answers

how to sign a binary in Linux?

I have a Linux device that needs to be able to perform a software update of some binaries that may be coming from an insecure source I'd like to find a way to sign these binaries using a public/private key such that the device uses the key to verify…
stuck
  • 667
  • 2
  • 10
  • 23
-1
votes
1 answer

What is signature in a packet payload?

What is a signature in a packet payload? Why are they even necessary ? Also traffic classifiers use signature to detect the type of protocol of packet like there are regular expressions for http signature and ftp signature.
-2
votes
1 answer

Using DKIM in my server for multiple domains (websites)

As I couldn't find this exact tutorial in Stack, I share my findings with al of you. I always get things solved thanks to this comunity. Thanks! Original question: I've read the tutorial posted by MountainX…
Diego
  • 145
  • 1
  • 6
-4
votes
2 answers

About digital signatures. Are they really secure?

Let's suppose I want to send you an encrypted and signed message, to demonstrating authenticity and integrity, together with the natural security of asymmetric key cryptography. The procedure is, if I'm not wrong, the following one: I create a…
Peregring-lk
  • 489
  • 5
  • 18
1 2 3
4