You are on page 1of 15

INTERNAL GUIDE: Mr. K. S.

KAMAL KUMAR

PRESENTED BY: RAJASHEKAR.M

A.
B. C. D. E. F.

INTRODUCTION EXISTING SYSTEM PROPOSED SYSTEM MODULES SYSTEM ARCHITECTURE SOFTWARE&HARDWARE REQUIREMENTS

oCloud computing is a computing paradigm, where a large pool of systems are connected in private or public networks, to provide dynamically scalable infrastructure for application, data and file storage oCloud is an ISP(Internet Service Provider)Version5.0

The

outsourced computation workloads often contain sensitive information, such as the business financial records, proprietary research data, or personally identifiable health information etc. Unauthorized information leakage. Outsiders might also affect the quality of the computed results.

It

provide the security for the information where it is present in the cloud. Fully homomorphism encryption (FHE) scheme, a general result of secure computation outsourcing has been shown viable in theory, where the computation is represented by an encrypted combinational Boolean circuit that allows to be evaluated with encrypted private inputs.

Login/Registration.
Services. Upload. Download. View

files.

This

is a module mainly designed to provide the authority to a user in order to access the other modules of the project. Here a user can have the accessibility authority after the registration.

The

data which is to be sent to remote server is encrypted. We encrypted the data using public key Encryption Technique Data is sent to server for computation. When the user retrieves the data it is Decrypted at client side by private key.

It

is used to browse the file to upload. We need to enter the public key to upload the file.

It

download the data from storage server. Select the file to be download by entering a secret key.

It

shows the details of files stored on cloud.

PROCESSOR SPEED RAM HARDDISK

: PENTIUM-III : 1.1Ghz : 256MB :20GB

OPERATING

SYSTEM APPLICATION SERVER FRONT END SCRIPTS DATABASE DB CONNECTIVITY

: Windows 95/98 : Tomcat 6.0 : AWT,SWINGS : JAVASCRIPT : MYSQL : JDBC

You might also like