Open faisalharbi opened 7 years ago
Continuing to pan out ways of removing the paillier ciphertext summation and ciphertext sum decryption on a NON secure channel. Considering moving this part outside of our program, and perhaps more in the hands and control of our 3rd party clients (Creditors/Loaners)
@twood02
Added database query in order to get all the verification details for all transactions that were submitted by a user. This includes the date that the verification was submitted, the company that the documents are being shared with, the amount being verified, and a link to the image of the document uploaded. Also added a function and script to retrieve and display an image when an image link is clicked.