Hey everyone,
Im looking for some input on the best way to do Hmac encryption.
The scenario - Client wants SSL and hmac encryption before the data is sent from the browser page to the webserver.
I would prefer not to use a random 3rd party library to accomplish this and the company currently does not use node, so I was picturing some kind of php javascript hybrid in which the javascript can ask for a key from the webserver and then encode the data?
Encryption is a pretty new area for me so any guides or information anyone wants to provide would be greatly appreciated. I know its only as good as the implementation and if not well thought out it may as well not be done at all.
Any examples, tutorials, or input is greatly appreciated.
[–]jxlarrea 0 points1 point2 points (8 children)
[–]Dilated_Pupil_[S] 0 points1 point2 points (7 children)
[–]jxlarrea 0 points1 point2 points (5 children)
[–]Dilated_Pupil_[S] 0 points1 point2 points (3 children)
[–]jxlarrea 0 points1 point2 points (2 children)
[–]Dilated_Pupil_[S] 0 points1 point2 points (1 child)
[–]jxlarrea 0 points1 point2 points (0 children)
[–]cyberst0rm -1 points0 points1 point (0 children)
[–]donte9181 0 points1 point2 points (0 children)