代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/133275/14049707
cpp rijndael.cpp
// This is an independent implementation of the encryption algorithm:
//
// RIJNDAEL by Joan Daemen and Vincent Rij
www.eeworm.com/read/200421/15433801
cpp rijndael.cpp
// This is an independent implementation of the encryption algorithm:
//
// RIJNDAEL by Joan Daemen and Vincent Rij
www.eeworm.com/read/109910/15545868
c serpent.c
/* This is an independent implementation of the encryption algorithm: */
/* */
/* Serpent by Ross Anderson, Eli Biham
www.eeworm.com/read/100324/15877152
c loki.c
/* This is an independent implementation of the encryption algorithm: */
/* */
/* LOKI97 by Brown and Pieprzyk
www.eeworm.com/read/183830/9135369
h utils.h
/*
* Copyright (c) Satish Kumar Janarthanan (vsat_in@yahoo.com) 2004 - 2005
*
* Project: Win2fs
*
www.eeworm.com/read/416052/11043263
c lib_test_main.c
#include
#include
#include "lib_bgnz.h"
#include "lib_bgnzn.h"
#include "lib_bgnz2.h"
#include "lib_bgnf2n.h"
#include "lib_bgnfp.h"
#include "lib_ecf2n.h"
#include "li
www.eeworm.com/read/131980/14117583
am makefile.am
AUTOMAKE_OPTIONS = foreign
encryptdir = $(libdir)/gaim
encrypt_la_LDFLAGS = -module -avoid-version
encrypt_la_LIBADD = $(NSS_LIBS)
encrypt_LTLIBRARIES = encrypt.la
noinst_LIBRARIES =
EXTRA_DIST
www.eeworm.com/read/379076/9208434
c idea.c
/*IDEA.C v2.2
c source code for IDEA block cipher. IDEA (International Data
Encryption Algorithm), formerly known as IPES (Improved Proposed
Encryption Standard). Algorithm developed by Xuejia
www.eeworm.com/read/169755/9839309
cpp blowfish.cpp
// blowfish.cpp C++ class implementation of the BLOWFISH encryption algorithm
// _THE BLOWFISH ENCRYPTION ALGORITHM_
// by Bruce Schneier
// Revised code--3/20/94
// Converted to C++ class 5/96,
www.eeworm.com/read/169329/9865513
cpp blowfish.cpp
// blowfish.cpp C++ class implementation of the BLOWFISH encryption algorithm
// _THE BLOWFISH ENCRYPTION ALGORITHM_
// by Bruce Schneier
// Revised code--3/20/94
// Converted to C++ class 5/96,