Skip to main content

Questions tagged [smime]

S/MIME is a protocol for encrypting and signing messages, e.g. emails.

1 vote
0 answers
323 views

I was trying to encrypt and sign MIME data using openssl smime command. I have below MIME data - From:"=?ISO-8859-1?B?3M0SEg=?=" <[email protected]> Subject:=?ISO-8859-1?B?yNA==?= =?ISO-...
scodeninja's user avatar
0 votes
0 answers
484 views

I have a very strange problem and i would like to get some guidance on this. Problem description: My application is sending S/MIME signed Email messages to clients. It worked perfectly no problems ...
Lukas Räpple's user avatar
2 votes
1 answer
266 views

RFC 4262, "X.509 Certificate Extension for Secure/Multipurpose Internet Mail Extensions (S/MIME) Capabilities", defines the S/MIME Capabilities Extension which allows to communicate through ...
Jaime Hablutzel's user avatar
0 votes
1 answer
669 views

What is the most secure way and privacy-focused to send email now (current tech)? PGP or S/MIME, Given both parties willing to learn the technical parts? Use case, both of parties use third party ...
user294265's user avatar
1 vote
1 answer
454 views

We're receiving signed and encrypted mails from many senders. For most senders, the decryption with openssl works fine using the following command: openssl cms -decrypt -recip <path-to-key> -in &...
lmr2391's user avatar
  • 111
1 vote
1 answer
910 views

If I send an email through S/MIME protocol to a group of recipients, does the email client require to encrypt the same email content with each recipient's public key before sending to each recipient? ...
user1024888's user avatar
0 votes
1 answer
241 views

https://dev.gnupg.org/T6097 I am trying to get GnuPG to work with my SmartCard-HSM 4K on Windows, using the GP4Win bundle. Kleopatra doesn't recognise the SC-HSM 4K at all, even though, it does ...
ARGYROU MINAS's user avatar
0 votes
0 answers
1k views

I am trying to investigate openssl S/MIME in order to both sign and encrypt loads to be transfered over an untrusted network. Loads need to be protected in authenticity and confidentiality. I have ...
philippe's user avatar
  • 213
1 vote
0 answers
524 views

On an iPhone I have a mail account in the native Mail app with two distinct e-mail addresses, and a certificate that lists both of those e-mail addresses in the SAN field. When I try to send mail with ...
Chris Owens's user avatar
0 votes
1 answer
280 views

Situation I have a university Gmail email address. I'm trying to migrate away from sending emails with the Gmail web client to one I have more control over like Thunderbird. It's also because Gmail ...
user avatar
1 vote
2 answers
3k views

While increasing my communication security as much as possible, I came across OpenPGP & S/MIME and already use an OpenPGP key pair in both of my mail clients (PC & smartphone). I believe the ...
Yoda's user avatar
  • 113
2 votes
1 answer
1k views

For an company with sensitive customer relations and above average secrecy how much does it make sense to implement S/MIME or PGP for providing their E-mails the verification functionality (please ...
Munchkin's user avatar
  • 264
1 vote
1 answer
511 views

I've been preparing for a CISSP exam and was reading about applied cryptography in regard to email. It's my understanding that the popular schemes (PGP,S/Mime) use a combination of asymmetric and ...
jaybeatle's user avatar
2 votes
2 answers
2k views

I have an encrypted .eml file and a private key. I've looked it up a lot on the internet but couldn't find a way to decrypt the email using OpenSSL. I've tried this command: smime -decrypt -in ...
Daniel's user avatar
  • 21
5 votes
0 answers
3k views

I'm trying to manually verify the signature in an S/MIME signed email with openssl as part of a homework. While I have the mail and can extract the chain of certificates, I'm failing to extract the ...
aram's user avatar
  • 151

15 30 50 per page
1
2 3 4 5
7