Skip to content

PHP and Javascript classes to encrypt/decrypt mailto links.

Notifications You must be signed in to change notification settings

underblob/CryptMailto

Repository files navigation

CryptMailto

CryptMailto is a utility that uses a simple PHP class to obfuscate email addresses so they can't be harvested by robots/crawlers. The encrypted email is then decrypted in the view with Javascript and jQuery.

Documentation

For class properties and methods see DOC.md

Usage Examples

For detailed examples on how to use CryptMailto, open examples.html in your browser after download.

Credits

CryptMailto uses encryption/decryption methods borrowed from Hunter-Dolan/Crypt

About

PHP and Javascript classes to encrypt/decrypt mailto links.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published