搜索资源列表
antPproguard
- android自动打包方法(ant+proguard+签名) 现在优化减少体积和防止别人反编译,需要把编译后.class进行混淆,开始在网上看了一些关于ProGuard的介绍,基本上都是使用ADT自带的打包方式,那个打包方式太慢了,还要手工输密码,一个字烦。 于是开始寻找ant+proguard+签名的打包方式,遗憾的是资料不是缺手就是断脚。 好吧,看来得食自己了,!@#¥@#!@#!@##¥@#¥!@#@ 转眼一周,我++,终于把东西搞出来 ps:我们项目还有一个特殊需求
DOSPY-SignTool-v2.2.10.1226
- symbian签名工具,完成本地签名,即可进行安装手机程序。-symbian signing tool to complete the local signature
USBKey Project
- Usbkey数字签证认证模型建立的仿真U盾签字交易,工程包括C#编写的认证服务器,Usbkey客户端。工程还包括ARM项目工程,里面是U盾的硬件程序。-Usbkey Visa certified digital simulation model U Shield signature transactions, includes an authentication server written in C#, Usbkey client. Project also includes the ARM
LogoHelper
- if an application works with restricted low level system calls, it must obtain a Microsoft Mobile2Market privileged signature. To get a privileged signature, logo certification is now a requirement, not an option! This article shows how to abstract s
Adaptive_MMSE
- Signature estimation using LMS algorith for CDMA systems
WMSign
- windows mobile上的一个很炫的签名代码,可以设置笔记粗细,还有墨水效果-windows mobile on a flashy signature code, you can set the note thickness, as well as ink effect
SignatureCapture_PocketPC_src
- windows mobile 中的用户签名源码,可以自己手写姓名,然后保存,。-Signature Capture PocketPC
googleapi
- android goole api开发个人移动地图:包括项目程序签名、打包和发布-android goole api development of personal mobile map: including the signature project procedures, packaging and distribution
shuziqianming
- windows 数字签名帮助文件,windows mobile 系统玩家修改软件内部文件必读-windows digital signature help files, windows mobile system, modify the software players must-read internal documents
selfsigned
- Symbian 自签名软件程序,开发者自签名工具-Since the signature Symbian software programs, developer tools for self-signed
QianMing
- windows mobile6 下手写签名的实现。可保存为gif图片,也可以Image形式直接调用。使用C#开发,环境为vs2008-windows mobile6 achieved under the handwritten signature. Save as gif image, you can also directly call Image Type
SignPic
- 自己写的一个mobile平台上的图片编辑软件,实现图片(JPG,BMP,GIF等格式)的查看和图片简单编辑(图片上书写签名并保存)的功能。-A mobile platform to write on the photo editing software, to achieve image (JPG, BMP, GIF, etc. format) for viewing and editing pictures simple (written signature on the picture an
zidongqianmingV0.2
- 为你写的android程序自动签名,特别为初学者不会为程序做签名的使用-Android for you to write the signature automatically, especially for the beginners do not sign for the program to use
Application-signature-android
- Android系统要求所有的程序经过数字签名才能安装,如果没有可用的数字签名,系统将不许安装运行此程序。不管是模拟器还是真实设备,只要是android系统,这都适用。鉴于此原因,在设备或者是模拟器上运行调试程序之前,你必须为你的应用程序设置数字签名。 理解android程序签名的重要几点:: • 所有的程序都必须签名,没有被签名的程序,系统将不能安装。 • 你可使用自签署证书签署你的应用程序,必须是无凭证授权是的。 • 系统仅仅会在安装的时
CMPPApi
- 北京移动的短信发送模块,支持长短信,可避免强制签名-SMS module for ChinaMobile beijing, support long SMS, able to shun the obliged signature of ChinaMobile
ImChat-v1.54
- 局域网音视频聊天 1.54 视频版 更新说明 *** 1.新增房间视频选项 2.新增视频私聊功能 3.完善部分用户资料,新增所在地和个性签名字段 4.优化了部分程序逻辑 5.修复后台清空所有消息后,前台不能显示信息的错误 6.修复后台用户管理始终有一人保持在线的错误 7.修复了后台房间编辑时默认状态为禁用的错误-LAN audio and video chat 1.54 video update*** 1. New room video option 2. N
RSA
- RSA 数字签名的基本思想 RSA数字签名的安全性依赖于大数分解的困难性。 1、参数与密钥生成 首先选取两个大素数p和q,计算 n=pq 其欧拉函数值 (p-1)*(q-1) 然后选取随机整数e,满足 gcd(e,(p-1)*(q-1)))=1 并计算 d=e^-1 mod((p-1)*(q-1)) 则公钥为(e,n),私钥为d;p,q是秘密参数,需要保密。如不需要 保存,计算出e,d后可销毁。 2、签名算法 设
getcert
- 获取SD卡指定路径下APK的签名信息,用来判断是否是eclipse的debug签名-Get the SD card specified path, of APK signature information is used to determine whether the eclipse debug signature
Signature
- Signature program in windows CE
signature
- Android生成其他应用签名串的APK(Generate application signature)