PubNub Cryptography in JavaScript

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.

Cryptographic Cipher Key

Secure Entropic Channel

Publish Key

Subscribe Key

Cloud Cluster Origin

2048bit SSL Encryption

Secure Message

Encrypted Traffic

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.

Start Encrypted Message Traffic