mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-01-02 21:12:02 +08:00
8dcd0cf833
Now it does not fetch the PGP signature, because validation was broken anyway. Instead it validates multipart/signed according to RFC 3156 section 5 and returns details for the signed part: * BodyPartId * SigPartId * MicAlg So in the future several implementations (GnuPG, OpenPGP.js, etc.) can use the correct data for verification. |
||
---|---|---|
.. | ||
AbstractCollection.js | ||
Account.js | ||
Attachment.js | ||
AttachmentCollection.js | ||
ComposeAttachment.js | ||
Contact.js | ||
ContactProperty.js | ||
Email.js | ||
EmailCollection.js | ||
Filter.js | ||
FilterCondition.js | ||
FolderCollection.js | ||
Identity.js | ||
Message.js | ||
MessageCollection.js | ||
OpenPgpKey.js | ||
SieveScript.js |