摘要:好习惯,先上代码再说事加密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
posted @ 2015-02-10 17:27