• Resolved Imagedleigh

    (@dleigh)


    I have content that is being written by JavaScript. I would love something that could ENCRYPT the email addresses as they are being written out onto the page. From what I see in your code, you do your encryption on the PHP side and just DEcrypt via Javascript. Have you ever created the ENcryption code in Javascript that would leave the email addresses in the same state as when they are encrypted via PHP (i.e. ready to be decrypted by your javascript decryption routine)?
    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author ImageRalf Weber

    (@d3395)

    Hi 🙂

    In the new version 3.5.0 of CryptX, I’ve implemented a new JavaScript function that allows CryptX functionality to be used in JavaScript. More information can be found on the plugin’s HowTo page.
    I would appreciate any feedback, both positive and negative.

    Thread Starter Imagedleigh

    (@dleigh)

    Don’t know when I’ll get to it (the aforementioned project is no longer in my hands), but thank you for the new functionality and I look forward to giving it a whirl.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Javascript function to ENCRYPT emails’ is closed to new replies.