First Draft Of Web Cryptography API
Written by Alex Armstrong   
Monday, 17 September 2012

The World Wide Web Consortium (W3C),  the body responsible for web standards, has published a working draft of an API designed to improve the security of web apps.

 

The draft has been authored by security specialists from Mozilla and Google and is a specification for a JavaScript API for performing basic cryptographic operations in web applications, such as hashing, signature generation and verification, and encryption and decryption.

It will therefore enable web applications to check a user's identity in more secure ways than are currently possible between browsers and HTTP servers.

Uses for the API include user or service authentication, document or code signing, and the confidentiality and integrity of communications. You can also use the API to think up ad-hoc applications of cryptography within your own apps.

The W3C Web Cryptography Working Group is looking for feedback on:

 

  • developer convenience for managing keys and algorithms;
  • comments on open issues the WG is currently dealing with, highlighted in this working draft;
  • potential missing functionalities to deploy secure web applications.

 

 

w3clogo

More Information

Web Cryptography API

Related Articles

Modifiable encryption

Public Key Encryption

 

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

 

To be informed about new articles on I Programmer, install the I Programmer Toolbar, subscribe to the RSS feed, follow us on, Twitter, Facebook, Google+ or Linkedin,  or sign up for our weekly newsletter.

 

Banner


Edgeless Systems Announces Continuum AI
14/03/2024

Edgeless Systems has announced the launch of Continuum, a  security solution that provides cloud-based "Confidential AI" services and enables sharing of sensitive data with chatbots such as ChatG [ ... ]



Quantum Computers Really Are A One Trick Pony
17/03/2024

Google is offering $5 million if you can think up a use for a quantum computer. Wait, I thought quantum computers were the next big thing, a revolution! Surely we know what they can do?


More News

Last Updated ( Monday, 17 September 2012 )