代码搜索:Encrypt

找到约 3,742 项符合「Encrypt」的源代码

代码结果 3,742
www.eeworm.com/read/261587/11635149

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by CryptoEncryption.rc // #define IDM_ABOUTBOX 0x0010 #define IDD_ABOUTBOX
www.eeworm.com/read/229817/14315609

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft Developer Studio generated include file. // Used by Shell1.rc // #define IDM_ABOUTBOX 0x0010 #define IDD_ABOUTBOX 100 #de
www.eeworm.com/read/208479/15246645

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft Visual C++ generated include file. // Used by CNGCryptFile.rc // #define IDD_CNGCRYPTFILE_DIALOG 102 #define IDR_MAINFRAME 128 #defin
www.eeworm.com/read/289292/8560807

~pas crypt.~pas

unit crypt; interface USES Classes; const C1 = 52845; C2 = 22719; function Encrypt( S: String; Key: Word): String; function Decrypt( S: String; Key: Word): String; impleme
www.eeworm.com/read/289292/8560831

pas crypt.pas

unit crypt; interface USES Classes; const C1 = 52845; C2 = 22719; function Encrypt( S: String; Key: Word): String; function Decrypt( S: String; Key: Word): String; impleme
www.eeworm.com/read/181103/9274309

~pas crypt.~pas

unit crypt; interface USES Classes; const C1 = 52845; C2 = 22719; function Encrypt( S: String; Key: Word): String; function Decrypt( S: String; Key: Word): String; impleme
www.eeworm.com/read/181103/9274369

pas crypt.pas

unit crypt; interface USES Classes; const C1 = 52845; C2 = 22719; function Encrypt( S: String; Key: Word): String; function Decrypt( S: String; Key: Word): String; impleme
www.eeworm.com/read/377472/9274965

~pas crypt.~pas

unit crypt; interface USES Classes; const C1 = 52845; C2 = 22719; function Encrypt( S: String; Key: Word): String; function Decrypt( S: String; Key: Word): String; impleme
www.eeworm.com/read/377472/9275029

pas crypt.pas

unit crypt; interface USES Classes; const C1 = 52845; C2 = 22719; function Encrypt( S: String; Key: Word): String; function Decrypt( S: String; Key: Word): String; impleme
www.eeworm.com/read/169311/9867406

todo

eliminate global variables clean up command processing fix "send" command clean up option processing add empty encrypt hooks (layer over ring buffers) flushout --> use nullsink fix ring buffer s