Skip to content Skip to sidebar Skip to footer
Showing posts with the label Encryption

Change The Key With Cryptojs

I am using CryptoJS to encrypt and decrypt the text. Here, I am just taking the message and showing… Read more Change The Key With Cryptojs

Aes - Crypto Js & Php

I've problem with decryption data encrypted in cryptojs. Sometimes it works sometimes not, if w… Read more Aes - Crypto Js & Php

Secure Javascript Encryption Library?

I'm searching a javascript library that offers secure encryption. The client has to generate a … Read more Secure Javascript Encryption Library?

Is There A Working Md5 Plugin Or Equivalent Encryption Plugin For Jquery 1.3.2?

I'm storing my passwords on a server, and, using nothing but HTML/JavaScript, I need to be able… Read more Is There A Working Md5 Plugin Or Equivalent Encryption Plugin For Jquery 1.3.2?

Youtube Decipher Signature Not Working As Expected

Hi i am trying to decipher the signature present in youtube page.I passed the orginal signature to … Read more Youtube Decipher Signature Not Working As Expected

AES Encrypt In CryptoJS And Decrypt In Coldfusion

We've got a Silent Login service written in Coldfusion9 that accepts encrypted strings from ext… Read more AES Encrypt In CryptoJS And Decrypt In Coldfusion

Securing Websockets

Right now our application is designed to facilitate all communication via websockets after the init… Read more Securing Websockets