搜索资源列表
PKIDigitalCertificate
- 有关公钥基础设施数字证书的签名及认证。有详尽的注释,代码分发送者和接受者两部分。-the public key infrastructure digital certificate authentication and signatures. Details on the Notes, code-sender and the recipient of two parts.
DigitalSignature2Example
- 本程序是用java程序包实现RSA安全认证算法的实现程序,可用于网络安全传输和数字签名-this procedure is used java package to achieve RSA Security Authentication Algorithm procedures, can be used for transmission of network security and digital signature
PCSC
- 例子中的pcsc驱动不是一个服务读卡器和智能卡的全功能的pcsc驱动,如大家所知,驱动安装以后,系统就能识别pcsc读卡器,应用程序就可以通过微软的smartcard组件来访问智能卡。现在流行的usbkey(国外习惯叫usbtoken或usb dongle)是一种安全认证的设备,集成了读卡器和卡片,上层应用利用pcsc框架调用微软的csp进行数字签名,身份认证等功能。 如果不走pcsc架构,这些功能的开发可以说一点不比开发驱动容易。
多文档Raclient
- 这是一个数字签名和CA认证方面的一个功能非常全的程序 进入之后点击登陆即可进入主界面,然后相应的菜单会显示出来。-This a digital signature, and the CA is a function of the whole process after it entered into the main landing can interface, then the corresponding menu will be displayed.
PCSC示例程序
- 例子中的pcsc驱动不是一个服务读卡器和智能卡的全功能的pcsc驱动,如大家所知,驱动安装以后,系统就能识别pcsc读卡器,应用程序就可以通过微软的smartcard组件来访问智能卡。现在流行的usbkey(国外习惯叫usbtoken或usb dongle)是一种安全认证的设备,集成了读卡器和卡片,上层应用利用pcsc框架调用微软的csp进行数字签名,身份认证等功能。 如果不走pcsc架构,这些功能的开发可以说一点不比开发驱动容易。
CA
- 身份认证,数字签名,小型CA,可以办法证书,CRL等-Authentication, digital signature, a small CA, you can approach the certificate, CRL, etc.
bobo
- 把动态口令技术和数字签名技术的原理相结合,提出了一种新的基于数字签名技术的动态身份认证系统-Put dynamic password and digital signature technology, the principle of combining a new digital signature technology based on the dynamics of identity authentication system
main
- 用DAS 实现数字签名,在电子商务,电子政中起到身份认证的作用-With the DAS digital signature, electronic commerce, electronic government to play the role of identity
codes
- 介绍了纠错码在身份认证中的应用,主要技术是GOPPA码以及数字签名-Describes the error-correcting codes in authentication application, the main technology is GOPPA code and digital signatures
RSA
- 非对称加密的RSA算法,常用于CA认证和数字签名-RSA asymmetric encryption algorithm, commonly used in the CA authentication and digital signature
ms_cng
- 微软的下一代数字签名认证规范,基于 Microsoft CNG Development Kit开发而成。-Microsoft' s next generation of digital signature certification standards, based on the Microsoft CNG Development Kit was developed.
TestDSA
- 数字签名的模拟:参数生成,生成签名,签名的认证。java实现。-Analog digital signature: parameter generation, signature generation, signature certification. java implementation.
cryptlib_manual
- CryptLib库的官方手册(pdf)。CryptLib是一个加密安全工具包,利用此加密库接口,可以很容易地为各种应用系统提供安全服务,如加/解密、数字签名、认证等。该文件只是一个官方手册(pdf)文件,请大家看好了再下载。-CryptLib library' s official manual (pdf). CryptLib is an encryption security toolkit, the use of this encryption library interface, y
dfsd
- C语言,大素数域上的椭圆曲线加密解密算法 [ibe_dec.rar] - 椭圆曲线加密算法,解密一步的源代码,有详细注释 [DES.rar] - 各种加密算法的源代码,包括DES,RSA,DAS,RC4,RC5等 [mulf2m.rar] - 椭圆曲线加密算法中的乘法器的生成,主要功能是实现在素域上的多项式模P(大素数)乘的运算。 [AesCode.rar] - AES c++实现 有图形界面对话框 简单易用 [2745ecc.rar] - 椭圆曲线加密算法
RSA-
- 本程序实现网络安全通信中的消息数字签名及认证,同时对通信消息进行RSA加密。程序可自主设定加密密钥及各种参数!对密码编程者很有帮助!-The program s secure communications network a message digital signatures and authentication, and RSA encryption of communication messages. Encryption program can be set independently
safetyManagement
- 运用典型的ssh2框架,具有上传文件,加解密,数字签名和身份认证等功能-Use ssh2 typical framework, with the uploaded file encryption and decryption, digital signature and authentication functions
Security-handshake-of-P2P
- 讲述了证书颁发,数字签名,节点与节点间的认证和通信等-About the Certificate, digital signature, between the node and the node authentication and communication, etc.
数字签名认证程序源码
- 该程序是在Java平台进行行,实现了数字签名功能,达到了认证安全的要求!
NTRUSign签名认证实现代码
- 该代码是用Java语言编写,实现的功能包括:NTRU的加密解密以及NTRUSign签名认证算法。实现了签名认证。
wenjianjiami
- Android项目源码基于安卓平台的文件加密其他功能如下:加密小软件。使用的是GBK编码.该源码分为6个功能。 1.文件加密。需要手动输入需要加密的文件名字,如果名字存在会进入加密界面,加密方式有3种 (1)DES (2)DESede (3)AES 输入自己特定的密匙还输入加密文件的名字。 2.文件解密。与文件加密类似。 3.可以对文件进行数字签名,签名认证和生成密匙。密匙的大小分为512 768 1024. 4.报文鉴别。可以生成鉴别码和可以鉴别文件。(两种类型MD5和SHA1