gw-cs-sd / sd-2017-confidential-scalable-analytics

sd-2017-confidential-scaleable-analytics created by GitHub Classroom
0 stars 0 forks source link

Week 13: Made some progress on the pending verification page #5

Open faisalharbi opened 7 years ago

faisalharbi commented 7 years ago

@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.

birdmanGW commented 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)