libcrypt-smime-perl

S/mime message signing, verification, encryption and decryption module
  https://metacpan.org/release/Crypt-SMIME
  0
  no reviews



Crypt::smime provides a class for handling s/mime messages. it can sign, verify, encrypt and decrypt messages.

crypt::smime operates on email messages as simple strings, so there's no particular integration with other mail::* or mime::* modules. rather, it can co-operate with any module capable of accepting / outputting the entire message as a single string.