Welcome![Sign In][Sign Up]
Location:
Search - MARS AES

Search list

[OS programkenel_crypto

Description: 内核加解密算法 加解密函数库及其使用说明,详见附件。 find_cipher_by_name中参数ciphername可取的值为下面的组合,对应不同的模式: (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc5,rc6,serpent,twofish)-ecb (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc5,rc6,serpent,twofish)-cbc (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc6,serpent,twofish)-cfb struct cipher_implementation* ci中对应的可调用的method:encrypt_iv decrypt_iv encrypt decrypt 比如以des-cbc为find_cipher_by_name的参数得到的ci调用encrypt_iv,decrypt_iv. find_digest_by_name中参数digestname可取的值: sha1 md5 struct digest_implementation* di中对应的可调用的method:open update digest close hmac 计算digest时调用di->digest,计算hmac时调用di->hmac. 注意:加载我们需要的cipher-*.o和digest-*.o之前需先加载cryptoapi.o。 -core encryption and decryption algorithm encryption and decryption functions and their use, as detailed in the annex. Find_cipher_by_name cipher desirable parameter values to the following portfolio, dealing with different modes : (des, des_ede3, Aes, blowfish, cast5, DFC, the idea, mars, RC5, production, serpent, twofish) - ecb ( des, des_ede3, Aes, blowfish, cast5, DFC, the idea, mars, RC5, production, serpent, twofish) - cbc (des, des_ede3, Aes, blowfish, cast5, DFC, the idea, mars, production, the serpent , twofish) - Sample struct cipher_implementation ci * corresponding the available method : encrypt_iv decrypt_iv encrypt decrypt such as a des-cbc find_cipher_by_name parameters for the ci call encrypt_iv, decrypt_iv. find_digest_by_name digestname desirable parameter values : sha1 md
Platform: | Size: 139861 | Author: xf | Hits:

[Crack Hackmars加密算法

Description: 加解密算法,AES候选算法,安全性高于3DES而速度快过DES-encryption and decryption algorithms, AES algorithm candidate, safe in 3DES and faster than DES
Platform: | Size: 7212 | Author: 范 远 | Hits:

[TreeViewmars

Description: AES候选源码,安全性高于DES,速度快于DES-AES candidate source, safe in DES, faster than DES
Platform: | Size: 6776 | Author: ldy | Hits:

[Software EngineeringAES介绍

Description: 1997年9月,NIST征集AES方案,以替代DES。 1999年8月,以下5个方案成为最终候选方案:MARS, RC6, Rijndael, Serpent, Twofish。 2000年10月,由比利时的Joan Daemen和Vincent Rijmen提出的算法最终胜出。( Rijndael 读成Rain Doll。) http://www.esat.kuleuven.ac.be/~rijmen/rijndael/-September 1997, NIST AES assembly program to replace DES. In August 1999, the following five programs become final candidate : MARS, RC6, Rijndael, Serpent, Twofish. In October 2000, from Belgium J.J.K.Daemen3 Joan and Vincent Rijmen proposed algorithm eventually win. (Rijndael read Rain Doll.) Http://www.esat.kuleuven.ac.be/ ~ rijmen / rijndael /
Platform: | Size: 68456 | Author: | Hits:

[TreeViewmars

Description: AES候选源码,安全性高于DES,速度快于DES-AES candidate source, safe in DES, faster than DES
Platform: | Size: 6144 | Author: ldy | Hits:

[Software EngineeringAES介绍

Description: 1997年9月,NIST征集AES方案,以替代DES。 1999年8月,以下5个方案成为最终候选方案:MARS, RC6, Rijndael, Serpent, Twofish。 2000年10月,由比利时的Joan Daemen和Vincent Rijmen提出的算法最终胜出。( Rijndael 读成Rain Doll。) http://www.esat.kuleuven.ac.be/~rijmen/rijndael/-September 1997, NIST AES assembly program to replace DES. In August 1999, the following five programs become final candidate : MARS, RC6, Rijndael, Serpent, Twofish. In October 2000, from Belgium J.J.K.Daemen3 Joan and Vincent Rijmen proposed algorithm eventually win. (Rijndael read Rain Doll.) Http://www.esat.kuleuven.ac.be/ ~ rijmen/rijndael /
Platform: | Size: 68608 | Author: | Hits:

[OS programkenel_crypto

Description: 内核加解密算法 加解密函数库及其使用说明,详见附件。 find_cipher_by_name中参数ciphername可取的值为下面的组合,对应不同的模式: (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc5,rc6,serpent,twofish)-ecb (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc5,rc6,serpent,twofish)-cbc (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc6,serpent,twofish)-cfb struct cipher_implementation* ci中对应的可调用的method:encrypt_iv decrypt_iv encrypt decrypt 比如以des-cbc为find_cipher_by_name的参数得到的ci调用encrypt_iv,decrypt_iv. find_digest_by_name中参数digestname可取的值: sha1 md5 struct digest_implementation* di中对应的可调用的method:open update digest close hmac 计算digest时调用di->digest,计算hmac时调用di->hmac. 注意:加载我们需要的cipher-*.o和digest-*.o之前需先加载cryptoapi.o。 -core encryption and decryption algorithm encryption and decryption functions and their use, as detailed in the annex. Find_cipher_by_name cipher desirable parameter values to the following portfolio, dealing with different modes : (des, des_ede3, Aes, blowfish, cast5, DFC, the idea, mars, RC5, production, serpent, twofish)- ecb ( des, des_ede3, Aes, blowfish, cast5, DFC, the idea, mars, RC5, production, serpent, twofish)- cbc (des, des_ede3, Aes, blowfish, cast5, DFC, the idea, mars, production, the serpent , twofish)- Sample struct cipher_implementation ci* corresponding the available method : encrypt_iv decrypt_iv encrypt decrypt such as a des-cbc find_cipher_by_name parameters for the ci call encrypt_iv, decrypt_iv. find_digest_by_name digestname desirable parameter values : sha1 md
Platform: | Size: 139264 | Author: xf | Hits:

[Crack Hackmars加密算法

Description: 加解密算法,AES候选算法,安全性高于3DES而速度快过DES-encryption and decryption algorithms, AES algorithm candidate, safe in 3DES and faster than DES
Platform: | Size: 7168 | Author: 范 远 | Hits:

[Crack Hackcipher

Description: A libraray of ciphering algorithms :DES,AES,RC4,RC5, Blowfish, 3DES, 3Way, Mars, MD5,MD4,SHA,......... Full source included.
Platform: | Size: 1289216 | Author: Kamel | Hits:

CodeBus www.codebus.net