Skip to content

arc1999/Outsourcing-of-EVD-to-Cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Computation-of-Eigenvalues-and-Eigenvectors-for-large-Matrices-using-Cloud-Outsourcing This project consist of a Comparision Model for Calculation of Eigenvalues & Eigenvectors of large Matrices on cloud and on a local System.The Aim of the Project was to Create a Secure Model for Outsourcing EVD to Cloud. The flow of execution of the codes is

run keygen.c first and enter the input Matrix and Encrypt it.

then run the calc.c to Calculate Eigenvalues and Eigenvectors of encrypted Matrix.

then finally run vd.c to Verify & Decrypt the Eigenvalues and Eigenvectors of the input Matrix.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages