mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-09-06 21:24:12 +08:00
![]() 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. |
||
---|---|---|
.. | ||
Account.js | ||
AddOpenPgpKey.js | ||
AdvancedSearch.js | ||
Ask.js | ||
Compose.js | ||
ComposeOpenPgp.js | ||
Contacts.js | ||
Domain.js | ||
DomainAlias.js | ||
Filter.js | ||
FolderClear.js | ||
FolderCreate.js | ||
FolderSystem.js | ||
Identity.js | ||
KeyboardShortcutsHelp.js | ||
Languages.js | ||
MessageOpenPgp.js | ||
NewOpenPgpKey.js | ||
Plugin.js | ||
SieveScript.js | ||
ViewOpenPgpKey.js |