Tag: AJAX
-
Can we generate Shared Secrete dynimically during web session intialization during each request-response?
We can use DH parameter exachange used in IPSec VPN. During each web request for Website we can create one shared secrete and it should not be saved anywhere but in memory to encrypt data/request-response data. And that memory address must not access by other app with protection flags. Suggestion are Welcome.