crypto.changes.txt
来自「伯克利做的SFTP安全文件传输协议」· 文本 代码 · 共 14 行
TXT
14 行
crypto.changes.txt------------------This file summarizes the changes to crypto++ we have made. It may becomethe basis for a patch summary if we don't ship crypto++ for exportreasons. Each file contains additional information in comments.All changes are surrounded by '#ifdef SAFETP', such that undefining SAFETPwill have the effect of completely reversing them.cryptlib.h: std::exception is replaced with xBase, and the use of std::string (this being the only place in all of crypto++ that it is used) is eliminated.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?