The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.11 - 2014-04-30

  • setPublicKey() was erroneously raising an error if taint checking was enabled: https://rt.cpan.org/Ticket/Display.html?id=95163
  • sign(), signonly(), check(), encrypt(), decrypt() now returns a tainted message if the input or a key is tainted. See the documentation for details.
  • Load the standard OpenSSL configuration file when available: https://rt.cpan.org/Public/Bug/Display.html?id=87675
  • `make clean' should not remove SMIME.pod: https://rt.cpan.org/Public/Bug/Display.html?id=56025
  • isSigned() and isEncrypted() were failing to recognize a signed / encrypted message if its Content-Type has an unquoted smime-type: https://rt.cpan.org/Public/Bug/Display.html?id=53620

Documentation

S/MIME message signing, verification, encryption and decryption
S/MIMEの署名、検証、暗号化、復号化

Modules

S/MIME message signing, verification, encryption and decryption