搜索资源列表
x-vfs131(短信加密)
- 一个在Windows环境下用J2ME编写的用于实现手机断信加密的程序-in a Windows environment using J2ME prepared for the phone off the letter encryption procedures
lcrypto
- J2ME加密算法的代码!里面包括常用的算法-J2ME encryption algorithm code! Includes commonly used algorithm
DES_4_J2ME
- j2me加密,手机短信..des加密解密ddddddd.-j2me encryption, encrypt and decrypt SMS .. des ddddddd.
Crypt
- j2me上实现AES的加密,由于在j2me上需求调动BouncyCastle的包,其中出现不足128位需求补充的问题-j2me achieve AES encryption, due to demand in j2me on BouncyCastle mobilization of the package, which occurred less than 128 to add the issue of demand
j2me-encryption
- j2me加密参考资料,word版,j2me开发加密相关参考,高级资料-j2me encryption reference, word version, j2me development of encryption-related reference, advanced information
J2me-AES
- [cryptography] AES encrypt and decrypt for j2me,
src
- Basic Encryption MIDLET IN j2me
SATSAsrc
- J2me JSR177的实例程序,可以测试手机j2me crypto等加密算法功能-J2me JSR177 example program to test mobile phone j2me crypto functions such as encryption algorithm
J2ME
- j2me中的图片压缩和加密技术的应用和说明-j2me in the image compression and encryption technology, and express
NetQin-Secure-SMS-v1.6-S60v3-J2ME
- The encryption classes come from bouncycastle.org (Thanks for the great work). "Safe" is licensed under gpl. For more information just visit http://www.javawi.de.
Whisper
- SMS ENCRYPTION USING J2ME
Windows-Mobile-SMS-Encryption
- SMS ENCRYPTION USING J2ME ON WINDOWS PHONE
miniDiary_v11
- 手机记事本,加密,增加日志,修改日志,查看日志,删除日志 j2me-Notepad Mobile, encryption, increased log, change log, view log, delete the log j2me
Password_Based_Encryption
- Password Based Encryption in J2ME
J2meBase64
- 纯手机端开发的一款j2me手机Base64编码解码工具! 版本:2.0 在上一版本的基础上做了很大改进: 1、支持Base64编码明文、密文的相互转换! 2、支持对无限大的文件进行准确无误的Base64编码/解码,让你在手机上也可以把图片等文件转换成Base64编码文件,而不必再依赖于网络在线转换的文件大小等诸多限制 3、增加了一个简单有效的异或(xor)加密引擎!支持对无限大文件进行快速的加解密。 软件内含源代码(有详细的中文说明),方便j2me初学者研究学