1. 首页
  2. 存储
  3. HP
  4. des c 加密算法

des c 加密算法

上传者: 2020-11-18 23:01:04上传 RAR文件 14.73KB 热度 21次
strcpy(user,"bup12345678"); strcpy(pwd,"bup12345678"); printf("\n-----------------\n"); printf("BCR: %s\n",pwd); cryptPWD(pwd,user,pin); printf("PIN: %s\n",pin); UnCryptPWD(pin,user,mpin); printf("UCR: %s\n",mpin); getchar(); return 0;
下载地址
用户评论