Location:
Search - des_ecb
Search list
Description: DES算法,包含有标准DES算法以及CBC,ECB模式,编译用VC++.-DES algorithm, includes standard DES algorithm and CBC, ECB mode, compile VC.
Platform: |
Size: 87040 |
Author: 谢志东 |
Hits:
Description: des的完整实现,采用ecb模式可直接进行加密和解密的演示-des realize a complete, ecb mode can be directly used for encryption and decryption demo
Platform: |
Size: 126976 |
Author: qqtt |
Hits:
Description: DES encryption decryption with ECB
Platform: |
Size: 1024 |
Author: kishan |
Hits:
Description: ECB加密 在单片机上已将运行过,是可靠的,请放心使用-AES ECB mode encryption file
Platform: |
Size: 1769472 |
Author: 陈 |
Hits:
Description: ECB模式加密
pPlain@指向要加密的明文数据;
pEnc@指向加密后返回的密文数据;
pKey@指向加密用的密钥;
nBlock@要进行加密的块数,1块=8字节。-ECB mode encryption
PPlain@ points to the encrypted text data
PEnc@ points to the encrypted data returned
PKey@ points to the encryption key
NBlock@ to encrypt blocks, 1 byte block =8.
Platform: |
Size: 4096 |
Author: 韩静 |
Hits: