搜索资源列表
java_DigitalSign
- 实用数字签名的步骤 (1)发送方使用MD5算法对原始信息进行计算,获得一个固定长度的信息摘要 (2)发送方用自己的私钥加密生成的信息生成发送方的数字签名,发送方把这个数字签名作为发送信息的附件和明文信息,一同用接收方的公钥进行加密,将加密后的密文一同发送给接收方; (3)接收方首先把接收到的密文用自己的私钥解密,得到明文信息和数字签名,再用发送方的公钥对数字签名进行解密,然后使用相同的单向散列算法来计算解密得到的明文信息,得到信息摘要;对比计算出来的信息摘要和发送方发送过来的信息摘要
DSA
- java写的DSA数字签名算法,是密码学中的典型算法-java wrote DSA Digital Signature Algorithm is Cryptography typical algorithm
digitalimageprocessingbyjahne
- e book on digital image processing publications springer
JAVAencryptoncod
- 数字签名的另一个Java代码实例,相信下载了一定有用。-Digital signature of another example of Java code, I believe that some useful downloads.
upload
- ns2 leach,new multicasting protocol,digital signature,ns2 tutorial
DSA_applet
- java applet implementing the digital signature algorithm
digital
- asp分页技术 数字分布 方便使用。容易修改-asp page to use technology to facilitate the digital distribution
Digital-clock
- digital clock usinng calculater
digital-clock-
- 通过java代码实现数字时钟的一个小程序。对初学者来说比较重要-Java code via a small digital clock program. More important for beginners
S009-nets-soft-digital-card
- s009网软数字卡销售网站 s009网软数字卡销售网站系统正式版.-S009 nets soft digital card sales site s009 nets soft digital card sales website system official version.
digital-clockl
- source digital clock fla file
cpld-digital-clock
- 用html语言描述的数字钟,包括时分秒,年月日和校对。-Using html language to describe the digital clock, including minutes and seconds, month, day, and proofreading.
AJAX-campus-digital-photo-albums-
- 实现用AJAX校内数码相册的制作, 并且结合LINQ操作的完美体验。-To make a campus digital photo album based on Ajax(LINQ operation with perfect experience)
Digital-photo-album-AJAX-in-schools
- AJAX校内数码相册(结合LINQ操作的完美体验)-Digital photo album AJAX in schools (perfect experience combined with LINQ operations)
Digital-rain
- 《黑客帝国数字雨》,使用Flash制作的一个黑客帝国数字雨的Flash动画,适合诺基亚240×320分辨率的手机作屏保哦-The <<Digital Rain>> of the film "Hacker Empirer".
Digital-photo-management-system
- 数码照片管理使用说明书 程序说明 本程序使用JAVA DB数据库开发,导入项目以后不需要单独对数据库进行配置就可以启动运行。项目启动文件为src/ com/mwq/album/AlbumFrame.java。 -Digital photo management instructions Programming instructions This program USES JAVA DB database development, import project later no
Digital-signature
- 用java 语言实现数字签名的介绍文档,对于初学数字签名的朋友,很有帮助-Digital signature
Digital-Clock
- Digital clock in java-Digital clock in java....
Java-realize-digital-Lianliankan
- 用Java语言实现的数字连连看游戏源代码-Java realize digital Lianliankan
A-star---Eight-digital-problem
- 用A*算法解决八数码问题。由于实验要求,该八数码为5*2的格式,其中第一行最后一个方格为死格。-Artificial intelligence job with the A* algorithm to solve eight digital problem. Due to the experimental requirements, the eight digital 5* 2 format, the first line of the last checkered as dead cells.