Welcome![Sign In][Sign Up]
Location:
Search - openssl signature

Search list

[CA authEDcode2

Description: 这是一个基于openssl库的对文件进行加密和数字签名的软件-openssl library based on the document encryption and digital signature software
Platform: | Size: 8293500 | Author: 颜凯 | Hits:

[CA authEDcode2

Description: 这是一个基于openssl库的对文件进行加密和数字签名的软件-openssl library based on the document encryption and digital signature software
Platform: | Size: 8293376 | Author: 颜凯 | Hits:

[Hook apishuziqianming_D7

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:

[OpenGL programopenssl

Description: 关于openssl方面的编程,对加解密和数字签名感兴趣的朋友可以看下-Openssl programming on aspects of encryption and decryption and digital signature interested friends can facie
Platform: | Size: 979968 | Author: 童辉 | Hits:

[CA authverfiy

Description: viusal c++ 中调用openssl源码 实现数字签名; 比较适合初学openssl API的人-viusal c++ call openssl source of digital signature more suitable for beginners openssl API people
Platform: | Size: 1024 | Author: 范新华 | Hits:

[Crack Hackkrbtest

Description: 基于openssl开发的,加解密、签名验证和hash工具-Developed based on the openssl, encryption and decryption, signature verification and hash tools
Platform: | Size: 123904 | Author: 康康 | Hits:

[Crack HackOpenSSL

Description: 用于实现SSL协议下的数字签名的软件OPENSSL的使用教程-SSL protocol for the realization of the digital signature of the use of software tutorials OPENSSL
Platform: | Size: 2181120 | Author: Seven | Hits:

[CSharp1

Description: 参照PGP,实现一个文件加密系统,包括对称加密,非对称加密和数字签名等功能。 可选开发语言工具:Openssl VC .net java -Reference to PGP, the realization of a file encryption system, including symmetric encryption, asymmetric encryption and digital signature functions. Optional tool for the development of language: Openssl VC. Net java
Platform: | Size: 6052864 | Author: Albin | Hits:

[Windows Developpkcs11

Description: 通过openssl引擎实现密码运算,包含对称加密、解密、签名、验证、摘要运算的例子。-Through the openssl engine implements cryptographic operations, including symmetric encryption, decryption, signature verification, summary operations examples.
Platform: | Size: 5445632 | Author: wdz | Hits:

[CA authhash

Description: 哈希签名与验证,代码编写模拟实现,运行需要安装openssl,并进行各种库文件安全证书的导入-Hash signature and verification, coding to achieve simulation run need to install openssl, and conduct a variety of library security certificate import
Platform: | Size: 1343488 | Author: 李维 | Hits:

[CA authdigita_cetificate

Description: 利用数字证书签名消息并验证消息签名,运行前visual c++环境需安装openssl,及相关安全证书库文件-The use of digital certificates signed message and verify the message signature, before running visual c++ environment, the need to install openssl, and the relevant safety certificates library files
Platform: | Size: 1343488 | Author: 李维 | Hits:

[CA authService

Description: 采用SOA架构以Web服务的形式实现了对电子病历的签名和认证(其中的签名和验证算法均采用OpenSSL)同时内含数据库操作运行前应先安装数据库-Using SOA architecture to Web services in the form of implementation of electronic medical records for the signature and certification (including the signature and verification algorithms are used OpenSSL) at the same time containing database operations run should be preceded by installation of a database
Platform: | Size: 13206528 | Author: 郭晓蕾 | Hits:

[Crack Hacknetwork_sec_with_openss

Description: 学习Openssl函数和源码的很好的资料,可以采用其中的加解密算法签名认证等算法-Learning Openssl functions and a good source of information that can be used in the encryption and decryption algorithms such as signature verification algorithm
Platform: | Size: 1406976 | Author: 郭晓蕾 | Hits:

[CommunicationOpenSSL_study

Description: 包含多个OpenSSL实例,可以让初学者很快掌握有关OpenSSL加密,解密,签名,认证函数的使用,VC++ 6.0平台-OpenSSL_study.rar contains multiple instances, allowing beginners to quickly master the use of the functions about OpenSSL encryption, decryption, signature and authentication , VC++ 6.0 Platform
Platform: | Size: 1673216 | Author: wsf | Hits:

[Crack HacktestSign

Description: 标准C++编写的实现数字签名的例程,其中调用openssl实现了证书的解析,调用PKCS11实现了数字签名。-Written in standard C++ implementation of digital signature routines, which call openssl to achieve a certificate of analysis, calls PKCS11 to achieve a digital signature.
Platform: | Size: 251904 | Author: steven | Hits:

[Software Engineeringopenssl-SNAP-20120428111112222334eccencrypion-and

Description: ecc library for digital signature encryption decryption and secure key exchange
Platform: | Size: 4645888 | Author: skd | Hits:

[Crack Hackopenssl

Description: openssl常用功能练习源码,包括des、3des、rsa加解密算法,数字签名操作,pem和der格式转换,以及证书操作等。适用于初学者。-Openssl function practice commonly used source code, including des, 3 des, rsa encryption algorithm, digital signature, pem and der format conversion, as well as certificate of operation and so on. Suitable for beginners.
Platform: | Size: 636928 | Author: | Hits:

[Windows DevelopOPENSSL

Description: 实现一款文档文件加密和签名的工具 1、选择一种hash算法(MD5 | SHA1 | SHA3)用于摘要的计算; 2、选择一种对称钥加密算法或者序列密码(DES| AES | RC4); 3、选择一种公钥算法实现签名(RSA| ECC),需要单独的密钥对生成算法; 4、文档文件的加密模式为CBC。-Achieve a document file encryption and signature tool 1. Select a hash algorithm (MD5 | SHA1 | SHA3) for summary calculations 2, choose a symmetric key encryption algorithms or stream ciphers (DES | AES | RC4) 3. Select a public key signature algorithm (RSA | ECC), requires a separate key pair generation algorithm encryption mode 4, document file for CBC.
Platform: | Size: 833536 | Author: 杨成伟 | Hits:

[Otheropenssl-1.0.1j.tar

Description: 用于椭圆曲线的生成,签名,加解密,以及认证-For generating elliptic curves, signature, encryption, and authentication
Platform: | Size: 4432896 | Author: yuanyong | Hits:

[Crack Hacksm2加密,解密基于openssl的C语言实现

Description: SM2 SM3 签名,验证签名,加密,解密,很好用的(SM2 signature verification C language implements very good resources for signing signature verification signatures)
Platform: | Size: 863232 | Author: wfwok | Hits:
« 12 »

CodeBus www.codebus.net