搜索资源列表
Library_of_Cryptographic
- a C++ Class Library of Cryptographic Primitives This library includes: MD2, MD5, SHA-1, HAVAL, Tiger, RIPE-MD160, MD5-MAC, HMAC, XOR-MAC, DES, IDEA, WAKE, 3-WAY, TEA, SAFER, Blowfish, SHARK, GOST, CAST-128, Square,
对称算法 3DES CBC ECB MAC
- 对称算法 3DES CBC ECB MAC
Library_of_Cryptographic
- a C++ Class Library of Cryptographic Primitives This library includes: MD2, MD5, SHA-1, HAVAL, Tiger, RIPE-MD160, MD5-MAC, HMAC, XOR-MAC, DES, IDEA, WAKE, 3-WAY, TEA, SAFER, Blowfish, SHARK, GOST, CAST-128, Square,
rc5-72cbc
- rc5-72在cbc模式下的加密和解密程序,可以直接运行得到结果-rc5-72 in cbc mode encryption and decryption procedures, can be directly operating results
CBC-DES
- 这是一个密码学实验的程序,主要是根据CBC和DES算法进行加密数据-This is an experimental procedure Cryptography is based on the CBC and the DES algorithm to encrypt data
des
- 使用DES算法;可以指定使用DES、2DES或者3DES算法;可以对任意的文件进行加密和解密,加密后文件扩展名为.des,可以指定使用ECB,CBC,CFB,OFB,CTR的任意一种模式; -The use of DES algorithm can specify the use of DES, 2DES or 3DES algorithm can arbitrary file encryption and decryption
des-cbc
- des的C语言版本,带自检程序。ecb模式实现。-des of the C language version, with self-test procedures
AESHash
- 基于AES加密算法的Hash散列生成器,采用CBC模式,能产生一个文件的HMac散列值-Hash-based AES encryption algorithm hash generator, using CBC mode, can produce a hash value of file HMac
TripleDES
- 3DES算法源码 MAC计算源码 CBC算法 金融标准PAD-The 3DES algorithm source MAC calculate source the CBC algorithm Financial standard PAD
H_Des
- 银行金融算法MAC。CBC,Tables defined in the Data Encryption Standard documents MAC_DES原始函数组-Bank financial algorithm MAC. CBC, the Tables defined in the Data Encryption Standard documents MAC_DES original function group
ccm
- CCM: Counter with CBC-MAC driver for Linux.
openssl_engine
- /* * 本模板程序定义了实现openssl ENGINE的Engine框架。 * 实现的基本思路是要通过Engine来替换openssl原来的 * ASE-CBC算法和MD5算法。 * 本程序定义了必须实现的接口。用户只需要根据程序中 * 的说明,实现相应的接口即可。 * 实现ENGINE的时候,可以使用CSP。P11或者算法实现的API等。 * 本模板支持Linux、Windows 、Mac。兼容:op
CBCBlockCipherMac
- standard CBC Block Cipher MAC - if no padding is specified the default of pad of zeroes is used.
CMac
- create a standard MAC based on a CBC block cipher (64 or 128 bit block). This will produce an authentication code the length of the block size of the cipher.
AES-CBC_MAC
- AES with cbc mac, this is not the best but good enough to learn aes encryption
failslab
- Counter with CBC-MAC for Linux v2.13.6.
sysfs-tagging
- CCM: Counter with CBC-MAC for Linux v2.13.6.
HD2017Tool
- CBC、EBC模式下的DES、3DES算法,MAC算法,十六进制字符串与二进制字符串相互转化-CBC, EBC mode DES, 3DES algorithm, MAC algorithm, hexadecimal string and binary string mutual conversion