Description: 这是用java实现单向加密和非对称加密DSA数字签名的源程序-This source code is an implementation of one-way encryption and unbalanced DSA digital signature on java platform. Platform: |
Size: 2048 |
Author:夏珊 |
Hits:
Description: RSA加密处理C#代码研究 1、生成public key和private key并可保存生成XML文件。 2、演示了RSA数字签名的处理过程。 3、演示了加密解密的过程。 -RSA encryption code research C# 1, and generated public key can be kept private key to generate XML documents. 2, demonstrated a RSA digital signature of the process. 3, demonstrated the encryption and decryption process. Platform: |
Size: 2048 |
Author:LJ |
Hits:
Description: rsa数字签名公钥加密私钥解密c++源代码-The C++ source program of RSA digital signature about encryption with public key and decryption with secret key. Platform: |
Size: 5120 |
Author:冉冉 |
Hits:
Description: 椭圆曲线数字签名算法的VC实现,包括大整数类的实现和ECC算法的实现。-Elliptic Curve Digital Signature Algorithm realize the VC, including the realization of an integer type and ECC algorithm. Platform: |
Size: 72704 |
Author:云忠言 |
Hits:
Description: 介绍xml加密和xml数字签名的方法的源代码-Introduction xml encryption and digital signature methods xml source code Platform: |
Size: 1034240 |
Author:wangjian |
Hits:
Description: RSA加密C源码
1978年就出现了这种算法,它是第一个既能用于数据加密
也能用于数字签名的算法。它易于理解和操作,也很流行。算
法的名字以发明者的名字命名:Ron Rivest, AdiShamir 和
Leonard Adleman。但RSA的安全性一直未能得到理论上的证明。-RSA encryption C source code 1978 on the emergence of this algorithm, it is the first not only for data encryption can be used for digital signature algorithms. It is easy to understand and operate, but also very popular. Algorithm Platform: |
Size: 5120 |
Author:zen |
Hits:
Description: 开始,运行输入 sigverif
通过检查数字签名就知道是不是ms的了。
主要使用Win32API实现验证应用或驱动程
WinVerifyTrust API。如果该API被Hook有没有其他方法验证应用或驱动程序是否通过微软签名?如果仅仅是被挂钩了IAT,那么可以直接通过函数指针调用。
如果是像Detours那样用jmp改写了函数头,可以通过读取WinTrust.dll中WinVerifyTrust的实现位置,恢复函数头的机器码。
不知道使用CryptoAPI,再使用指定的Microsoft证书
是不是更好一点,不容易被欺骗
怕调api被hook的话,自己将验证的代码写出来,用openssl应该容易点。-Start, Run enter sigverif by checking the digital signature is not on the know of the ms. Win32API realize the main use of the application or driver to verify WinVerifyTrust API. If the API was Hook has no other way to verify whether the application or driver through Microsoft Signed? If merely being linked to the IAT, you can call directly through the function pointer. If it is used as the Detours as to alter the function jmp head, can be read in WinVerifyTrust Wintrust.dll realize the location, the restoration of function of the binary header. Do not know the use of CryptoAPI, and then use the specified certificate is not Microsoft a little better, not easy to be deceived by fear api tune hook, then he would write the code to verify, using openssl should be easy points. Platform: |
Size: 200704 |
Author:齐欢乐 |
Hits:
Description: MD5文件数字签名实例代码,使用C写的,可以直接拿来用的-MD5 digital signature examples document code, written using C, can be directly used by the Platform: |
Size: 73728 |
Author:lijin |
Hits:
Description: ElGamal算法的Java实现,Elgamal是用来进行数字签名的重要算法。-Java realize ElGamal algorithm, Elgamal digital signature is used to carry out the important algorithms. Platform: |
Size: 3072 |
Author:杨平安 |
Hits:
Description: 一个用C++、JAVA、C#等编写的数字签名代码序列,里面有三种不同语言写的-A use of C , JAVA, C# Such the preparation of the digital signature code sequence, which has three different written languages Platform: |
Size: 322560 |
Author:sgirl |
Hits:
Description: 数字签名的另一个Java代码实例,相信下载了一定有用。-Digital signature of another example of Java code, I believe that some useful downloads. Platform: |
Size: 1024 |
Author:w |
Hits:
Description: 以网上公文流转系统为研究背景 ,提出了一种基于数字签名技术的安全认证设计方案应用于网上公文流转系统 ,并给出了发送公文模块和接收公文模块的详细设计流程及基于 Java语言的具体的代码实现 。-Document Flow System through the Internet as a research background, and proposed a digital signature technology based on the design of secure authentication for Web Document Flow System, and gives the module to send and receive documents module documents the detailed design process and based on the specific Java language The code to achieve. Platform: |
Size: 147456 |
Author:jkjkjkj |
Hits:
Description: digital signature
is a string attached to a message that is used to guarantee the integrity and authenticity of the message
can be viewed as a 2-key massage authentication code (MAC), just as a public-key cryptosystem is a 2-key version in a classical cryptosystem
Platform: |
Size: 20480 |
Author:it |
Hits:
Description: vb 验证数字签名(完整源码),如果你想在程序中添加 数字签名验证,可能这个对你有帮助或很好的借鉴-vb verify the digital signature (full source code), if you want to add a digital signature verification in the program, and may this help you or a good reference Platform: |
Size: 2048 |
Author:fjr |
Hits:
Description: 该代码实现了完整的数字签名功能,在eclipse上测试运行成功,可扩展功能。-This code implements the function of complete digital signature, test runs successfully on the eclipse, extensible function. Platform: |
Size: 6144 |
Author:maochuanwu |
Hits:
Description: 数字签名源码,就是类是支付宝这些数字签名的源代码,原理清晰,编写简单-Digital signature source, Alipay is similar to the source code of these digital signatures, the principle is clear, simple to prepare Platform: |
Size: 2048 |
Author:C G |
Hits: