代码搜索:Encrypt

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

代码结果 3,742
www.eeworm.com/read/161088/7122798

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/161088/7122862

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/145673/7217931

cpp kaes.cpp

////////////////////////////////////////////////////////////////////// // KAES.cpp: 实现AES加密的KAES类 //原著:James McCaffrey: MSDN Magazine November 2003 (Encrypt It) // 并参考了[小刀人]对上文的翻译. //改写:king_
www.eeworm.com/read/461320/7229330

cpp kaes.cpp

////////////////////////////////////////////////////////////////////// // KAES.cpp: 实现AES加密的KAES类 //原著:James McCaffrey: MSDN Magazine November 2003 (Encrypt It) // 并参考了[小刀人]对上文的翻译. //改写:king_
www.eeworm.com/read/450639/7479748

c main.c

/* Encrypt/decrypt command compatible with Sun's "des" command */ #include char iv[8]; /* Initial vector for CBC mode */ int block; main(argc,argv) int argc; char *argv[]; { int
www.eeworm.com/read/137620/13308482

c aestime.c

/* * aestime - time how long computations take on AES algorithm * for cipher init, encrypt 1Mb, decrypt 1Mb, set 1000 key pairs * * Customise the ALG name and include file below and lin
www.eeworm.com/read/323470/13340025

cpp kaes.cpp

////////////////////////////////////////////////////////////////////// // KAES.cpp: 实现AES加密的KAES类 //原著:James McCaffrey: MSDN Magazine November 2003 (Encrypt It) // 并参考了[小刀人]对上文的翻译. //改写:king_
www.eeworm.com/read/305099/13778811

c main.c

/* Encrypt/decrypt command compatible with Sun's "des" command */ #include char iv[8]; /* Initial vector for CBC mode */ int block; main(argc,argv) int argc; char *argv[]; { int
www.eeworm.com/read/140582/5787331

v2 auto.add.v2

PATH="/usr/local/sbin:/sbin:/usr/sbin:/usr/local/bin:/bin:/usr/bin" export PATH ipsec whack --name OEnet --encrypt --tunnel --pfs --ikelifetime "3600" --rsasig \ --host "192.1.2.23" --client "192.0.2
www.eeworm.com/read/140582/5787336

v1 auto.add.v1

PATH="/usr/local/sbin:/sbin:/usr/sbin:/usr/local/bin:/bin:/usr/bin" export PATH ipsec whack --name OEnet --encrypt --tunnel --pfs --ikelifetime "3600" --rsasig \ --host "192.1.2.45" --client "192.0.2