文档介绍:目录
摘要: 2
Abstract: 2
1 绪论 3
本系统研究的意义 3
课题的可行性分析 3
技术可行性 3
应用可行性 3
2 技术介绍 3
Android的历史 3
Android技术 4
几种手机操作系统的比较 5
Android的发展前景 6
JAVA简介 7
3 移动终端简易加解密系统设计 7
系统结构 7
系统环境 8
系统简要分析 8
加解密设计 9
加解密所需环境 9
加解密所需环境 9
加解密功能表 9
详细设计 10
整体设计 11
11
12
14
15
移动终端简易加解密系统运行图 16
4 总结 18
致谢 19
参考文献 19
移动终端简易加解密系统
摘要:
信息产业发展迅速,手机产业发展,移动互联网日益普及,催生了各类手机应用的诞生,随着3G时代的到来,技术支持的高度提升势必引发手机应用行业的急速增长。但如何保证个人移动电话的信息安全,保证个人的隐私不被侵犯成为了一个迫切需要解决的问题。现在的手机操作系统一般分为Symbian操作系统,Linux操作系统,Windows Mobile操作系统,Android操作系统等,本论文采用Android操作系统,因为其开放的特性为我们在程序设计时提供了更大的自由度。本系统中手机用户能对所需文件(明文)进行加密,生成密文,当用户需要查询文件时,可以通过密钥将密文转化成原始密文。所需开发工具开发工具Android SDK, JDK , eclipse , Android ADT 。
关键字:
移动终端,加密,解密, Android
Mobile terminal simple encryption system
Abstract:
The rapid development of information industry and mobile phone industry, and the increasing popularity of mobile , spawned the birth of various mobile phone the 3G ing, a high degree of technical support will inevitably lead to the rapid growth of mobile phone applications industry. How to protect the safety of information in personal mobile phone, how to protect the users’ secrety out of the risks is ing an emergent problem. The current mobile phone OS includes mainly Symbian OS mobile operating systems, Linux operating system, Windows Mobile operating system, Android operating system. In this paper, Android operating is used, because of its open design of our program to provide greater freedom degrees. In the proposed system, the user of mobile phone users can encrypt the required documents (plaintext) to produce ciphertext; moreover, when users need to check documents, they can use a key to decrypt the ciphertext into the original ciphertext. Development tools are Android SDK JDK , eclipse and Android ADT .
Keywo