_notes.txt

来自「文件驱动加密,功能强大,可产生加密分区,支持AES,MD2,MD4,MD5MD2」· 文本 代码 · 共 15 行

TXT
15
字号


Comment out the line:

#define LTC_TEST

in "mycrypt_custom.h"

 - if this is not done, then when the driver is compiled, you will get an error like:

des.c(1774) : error C4242: '=' : conversion from 'int' to 'unsigned char', possible loss of data

when compiling

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?