搜索资源列表
DES_ECB.rar
- DES encryption decryption with ECB,DES encryption decryption with ECB
DES_ECB
- ECB加密 在单片机上已将运行过,是可靠的,请放心使用-AES ECB mode encryption file
DES_ECB
- 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 NBloc