_notes.txt

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

TXT
14
字号

In order for this driver to compile, Gladman's "cast.c" must be modified slightly.

In this distribution, the original file appears as "cast.c", and the modified version as "FreeOTFE_cast.c"

As can clearly be seen from diffing these files, the only change made is to the line:

#include "../std_defs.h"

which was changed to read:

#include "std_defs.h"

⌨️ 快捷键说明

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