-
Notifications
You must be signed in to change notification settings - Fork 2
Teevity/teevity-sandbox-security-RSA-javascript-appengine
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
When you want to ensure that no critical information sent from a Web browser will be logged in clear inside the server-side logs, once the information is out of the HTTPS channel, it is useful to encrypt it directly in JS. This is what this library does. Encrypt your data with RSA using Javascript. The public key is in the index.html file IN HEXADECIMAL FORMAT. All certificates and keys are stored in a keystore file in war/WEB-INF/example
About
Encrypt your data with RSA using Javascript and decrypt it in appengine java
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published