代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/169329/9865559
h blowfish.h
// blowfish.h interface file for blowfish.cpp
// _THE BLOWFISH ENCRYPTION ALGORITHM_
// by Bruce Schneier
// Revised code--3/20/94
// Converted to C++ class 5/96, Jim Conger
//
// modify H.S
www.eeworm.com/read/165417/10063442
c desc.c
/* DESC.C - Data Encryption Standard routines for RSAREF
Based on "Karn/Hoey/Outerbridge" implementation (KHODES)
*/
#include "global.h"
#include "rsaref.h"
#include "des.h"
static UINT2 BYTE_
www.eeworm.com/read/165383/10065921
h blowfish.h
// blowfish.h interface file for blowfish.cpp
// _THE BLOWFISH ENCRYPTION ALGORITHM_
// by Bruce Schneier
// Revised code--3/20/94
// Converted to C++ class 5/96, Jim Conger
//
// modify H.S
www.eeworm.com/read/359495/10143092
h blowfish.h
// blowfish.h interface file for blowfish.cpp
// _THE BLOWFISH ENCRYPTION ALGORITHM_
// by Bruce Schneier
// Revised code--3/20/94
// Converted to C++ class 5/96, Jim Conger
//
// modify H.S
www.eeworm.com/read/162365/10310165
h blowfish.h
// blowfish.h interface file for blowfish.cpp
// _THE BLOWFISH ENCRYPTION ALGORITHM_
// by Bruce Schneier
// Revised code--3/20/94
// Converted to C++ class 5/96, Jim Conger
//
// modify H.S
www.eeworm.com/read/161812/10370980
c 3des.c
#include "bc_des.h"
#include "bc_3des.h"
//*** 3DES ECB (Electronic Code Book mode encryption ***
void DES3_ECB_mode( BYTE *Input, /* 8 bytes of input data */
www.eeworm.com/read/161312/10425941
changelog
ver 2.18:
Support D-Bus 0.23 and 0.33 API versions.
Support reading of complex BCCMD values.
Support minimum and maximum encryption key length.
Add support for inquiry scan type.
Add tool for the
www.eeworm.com/read/460323/7253849
h blowfish.h
// blowfish.h interface file for blowfish.cpp
// _THE BLOWFISH ENCRYPTION ALGORITHM_
// by Bruce Schneier
// Revised code--3/20/94
// Converted to C++ class 5/96, Jim Conger
//
// modify H.S
www.eeworm.com/read/297656/8005713
h blowfish.h
// blowfish.h interface file for blowfish.cpp
// _THE BLOWFISH ENCRYPTION ALGORITHM_
// by Bruce Schneier
// Revised code--3/20/94
// Converted to C++ class 5/96, Jim Conger
//
// modify H.S
www.eeworm.com/read/145991/5741091
h crypt.h
/*
crypt.h (dummy version) by Info-ZIP. Last revised: 26 Oct 92
This is a non-functional version of Info-ZIP's crypt.h encryption/
decryption header file for Zip, ZipCloak, UnZip and F