crypto.pl -- Cryptography and authentication library | ||
---|---|---|
ssl.pl -- Secure Socket Layer (SSL) library | ||
xmldsig.pl -- XML Digital signature | ||
xmld_signed_DOM/3 | Translate an XML DOM structure in a signed version. | |
xmld_verify_signature/4 | Confirm that an ds:Signature element contains a valid signature. | |
xmlenc.pl -- XML encryption library | ||
decrypt_xml/4 | ||
load_certificate_from_base64_string/2 | Loads a certificate from a string, adding newlines and header where appropriate so that OpenSSL 1.0.1+ will be able to parse it. |