随笔分类 -  算法

摘要:好习惯,先上代码再说事加密void AesEncrypt(unsigned char* pchIn, int nInLen, unsigned char *ciphertext, int &ciphertext_len, unsigned char * pchKey){ EVP_CIPHER_CTX... 阅读全文

posted @ 2015-02-10 17:27 solohac 阅读(16522) 评论(0) 推荐(0)

导航