Categories
-
Recent Posts
Archives
Meta
This website uses cookies to personalise content and to analyse our traffic.
Necessary - Necessary cookies needed to make a website usable by enabling basic functions. The website cannot function properly without these cookies. (always active) | |
Marketing - Marketing cookies are used to track visitors across websites. |
In this post I will give you a simple example of RSA encryption and decryption using php. I guess that if you searched for this you already know what RSA is. If you don’t there’s a great article on it on wikipedia. You will find yourself sometimes in need of an encryption algorithm that would …