Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Security for the Passwords in Mobile Phone Using SHA Technique
#1

Abstract

These days, anyone who is on the web regularly needs too many passwords, and it s impossible to remember them all. Generally if we have too many passwords to remember we will be writing them all down on a piece of paper and hide it somewhere. However we cannot ensure security for that.
We designed password safe application as another solution. It s a small program that encrypts all of your passwords using one passphrase. The program is easy to use, and isn t bogged down by lots of unnecessary features. This application provides security through simplicity.
This is an end-user java application that stores sensitive information like passwords on mobile phones with strong encryption. This Uses SHA encryption Technique to secure the information. The application requires Java Micro Edition (J2ME) with MIDP-1.0, which is available on most current mobile phones.

Module:
- Security Module
- Password Storage Module
- Password Retrieval Module

1. Security Module:
In This module we Use the SHA Algorithm to encrypt and decrypt the password which is required to enter into the application.
2. Password Storage Module:
In This module the user store his passwords in to the application.
3. Password Retrieval Module:

In This module user can view his passwords by login in to the application.

Technical Environment:

Operating System : Microsoft Windows, Linux or Mac any version
Technologies : Java, J2ME
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Powered By MyBB, © 2002-2024 iAndrew & Melroy van den Berg.