代码搜索:Encrypt
找到约 3,742 项符合「Encrypt」的源代码
代码结果 3,742
www.eeworm.com/read/130965/14165081
am makefile.am
AUTOMAKE_OPTIONS = ../ansi2knr
INCLUDES = -I$(top_builddir)/include @INCAUTH@
noinst_LIBRARIES = libtelnet.a
libtelnet_a_SOURCES = auth.c enc_des.c encrypt.c forward.c genget.c getent.c kerberos.c
www.eeworm.com/read/173430/9658626
h real_loop.h
/*
* include/linux/loop.h
*
* Written by Theodore Ts'o, 3/29/93.
*
* Copyright 1993 by Theodore Ts'o. Redistribution of this file is
* permitted under the GNU Public License.
*/
#define LO_NA
www.eeworm.com/read/171670/9743734
h des.h
///////////////////////////////////////////////////////////////
// 文 件 名 : des.h
// 文件功能 : DES/3DES加密/解密
// 作 者 : 黄双全
// 创建时间 : 2006年9月2日
// 项目名称 : DES加密算法
// 备 注 :
// 历史记录 :
//////////
www.eeworm.com/read/100605/15869958
cpp twofish.cpp
/*************************************************
* Twofish Source File *
* (C) 1999-2002 The Botan Project *
***********************************************
www.eeworm.com/read/465533/7049479
c des.c
/* ================================================================
des()
Description: DES algorithm,do encrypt or descript.
================================================================ */
/
www.eeworm.com/read/122950/14654824
c desmode.c
#include "des.h"
/******************************************************************************/
/* des_cbc_encrypt */
/*
www.eeworm.com/read/272859/4214696
h aesfunctions.h
//////////////////////////////////////////////////////////////////////
//// ////
//// AES C encrypt and decrypt functions for C golden m
www.eeworm.com/read/272859/4214749
h aesfunctions.h
//////////////////////////////////////////////////////////////////////
//// ////
//// AES C encrypt and decrypt functions for C golden m