|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] What's smime.p7s? (Was: Ginger)
|
> [-- Attachment #2: smime.p7s --]
> [-- Type: application/x-pkcs7-signature, Encoding: base64, Size: 4.2K --]
>
> Just curious -- what are these files you're attaching to your posts?
> Is pkcs some sort of encryption system? 4.2K seems like an awfully
> large signature. It's an order of magnitude larger than gpg's sigs.
S/MIME is an SSL-based MIME extension, developed by (I think) RSA Data
Security. It attempts to do the same sort of stuff as PGP - allowing for
encrypting/decrypting and signing of emails. pkcs #7 is the data format.
Outlook comes with support for it built-in, and PHP has some new S/MIME
functions built-in if compiled with openssl support.
I think there is more info at openssl.org
-kevin
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
(kevin mudrick) (kevin@furhurts.com) (www.bleachedwhale.com)
pgp key available at http://www.bleachedwhale.com/kevinGPG.asc
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Conformity: When people are free to do as they please, they usually imitate
each other.
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|