This HTML page demonstrates with PubNub Cryptography for sensitive data. Use this page and source code to provide high levels of security for data intended to be private and unreadable. The Cipher Key specifies the particular transformation of plaintext into ciphertext, or vice versa during decryption.
View the Source Code of index.html
to see how Encryption is handled.
See the encrypt-pubnub.js
file to learn more about the
implementation used by PubNub JavaScript client.