搜索资源列表
wang-DES
- C 语言编写的DES加密算法,可以用的,我自己测试过,欢迎大家下载-C language prepared by the DES encryption algorithm, we can use, I tested and you are welcome to download
RSA_Matlab
- RSA Encryption and Decryption using Matlab by Thunyawat Rajatasereekul and Voranon Kiettrsalpipop
SIGN
- 用于签名的程序是用VC 开发的代码很好有想学CryptAPI的可以下载看看,学写加密签名的也可以-signed for the procedure is the development of VC is a very good source to the study can be downloaded CryptAPI look at the school was signed by encryption can also
CFCA_MANAGER
- 中国金融认证中心的证书预植入接口,任何智能卡厂商必须通过这个接口的测试,才能获得CFCA颁发的证书-China Financial Certification Authority certificates pre-implant interface, any smart card vendors must pass the test this interface in order to obtain a certificate issued by CFCA
DES3-source-code
- 使用DES3 进行加密 C++代码 使用DES3 进行加密 C++代码-use des3 by c plus plus code use des3
TEA
- 本加密程序基于著名的TEA加密算法,密钥长度为128位,安全性高于DES算法(56位). 该算法安全、简洁、高效,加密解密速度极快,占用内存极少,非常适合于嵌入式系统 的加密解密,也能胜任大系统的安全性能要求。算法能防止常见的密码学攻击。 本程序中待加密的明文、加密生成的密文皆按64位数据分组进行加解密。 密钥长度128位,与AES、IDEA相当,从而确保足够的安全性。-The encryption program is based on the famous TEA
PKCS12
- PKCS#12的源代码实现,VC6已经编译通过-PKCS# 12 source code to achieve, VC6 has been compiled by
DesEncrypt
- DES加密算法的java实现源代码,很好很实用,推荐广大密码学的筒子分享-DES encryption algorithm to achieve the java source code, very good very useful, recommended by the broad masses of the cheese Cryptography Share
RSAEncrypt
- RSA加密算法的java实现源代码,很好很实用,推荐广大密码学的筒子分享-RSA encryption algorithm to achieve the java source code, very good very useful, recommended by the broad masses of the cheese Cryptography Share
PlayfairCipher_codes
- Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2.one approach to improving security was to encrypt multiple letters 3.the Playfair Cipher is an example 4.invented by Charles Wheatstone in 1854
rsa2
- code of encryption rsa with matlab
CaMain
- 一个简易的CA,实现证书的管理操作(颁发更新和删除)-The realization of a simple certificate issued by CA to update and delete
S-BGP_CMS-1.0
- S-BGP PKI makes use of X.509 version 3 public-key certificates, enabling verification of the identities and authorizations of BGP speakers, owners of AS numbers and of portions of the IP address space, repositories, repository administrators, and NOC
code
- C# (pronounced "C Sharp") is a multi-paradigm programming language encompassing imperative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines. It was developed by Microsoft within the .NET initiative a
code245
- C# (pronounced "C Sharp") is a multi-paradigm programming language encompassing imperative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines. It was developed by Microsoft within the .NET initiative a
Service
- 采用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 a
nist
- Random and pseudorandom bit generators (RBGs, PRBGs) are used for many purposes including cryptographic, modeling, and simulation applications. For cryptographic purpose, they are required in the construction of encryption keys, other cryptographic p
Crop
- This source code can be used to crop images easily by using C++ Builder.
Hash
- The hash algorithm made by anhmafia
DES-by-C
- DES (Crypto Algorithm) by Visual C