Quantcast
Viewing all articles
Browse latest Browse all 10

Web encryption and hashing in javascript with the crypto api

A while ago it was announced that a crypto api will be released for javascript. Meaning it will be possible to do real encrypting and decrypting, and generating hashes directly in the web browser. Now it’s actually possible! It should be noted though that even if the api is a candidate recommendation, the browser support..

The post Web encryption and hashing in javascript with the crypto api appeared first on Webbjocke.


Viewing all articles
Browse latest Browse all 10

Trending Articles