ryansouthgate.com · Jan 23, 2024
Public Key Encryption with the JavaScript Web Crypto API
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
In this post I’m going to show you how to implement Public Key Encryption in the browser with standardised APIs in JavaScript. These APIs have been implemented by the browser, so there is no need to reference and use any other JavaScript libraries. Browsers standardising on APIs and being made available to developers means we’re able to use battle-tested, trusted encryption code. And…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.