On that note, we'd like to announce our new JavaScript API, in beta, that allows web developers to easily secure cookie data with 256-bit encryption.
This API allows you to read and write cookies that are secured with 256-bit AES encryption. Encryption happens client-side, and gives the user truly private data in any application you build.
You can use this easily integrated API to harden your web apps against the following threats.
- MITM attacks
- Cookie snooping
- Improve security on publicly accessible machines.
No comments:
Post a Comment