Vinicius
  • About
  • Projects
  • Blog

Blog

1

A Simple Guide to Client-Side Encryption and Decryption Using JSEncrypt and PHP

Jun 23, 2023
This article is a simple guide to client-side encryption and decryption using JavaScript (JSEncrypt) and PHP. It explains how to encrypt data on the client side and decrypt it on the server side using RSA public and private keys.
RSS