This is a simple implementation of securing the parameters in URL by encrypting with the help of AES from Crypto Lib
You can secure a URL like this https://localhost/forgetPassword/100 into https://localhost/forgetPassword/178055
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a simple implementation of securing the parameters in URL by encrypting with the help of AES from Crypto Lib
You can secure a URL like this https://localhost/forgetPassword/100 into https://localhost/forgetPassword/178055