代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/110301/6164960
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
www.eeworm.com/read/101082/6245020
1 xsend.1
.TH xsend 1
.SH Name
xsend, xget, enroll \- secret mail (available only if the Encryption layered product is installed)
.SH Syntax
.B xsend
.I person
.br
.B xget
.br
.B enroll
.SH Description
.NXR "xs
www.eeworm.com/read/101082/6246902
1 xsend.1
.TH xsend 1
.SH Name
xsend, xget, enroll \- secret mail (available only if the Encryption layered product is installed)
.SH Syntax
.B xsend
.I person
.br
.B xget
.br
.B enroll
.SH Description
.NXR "xs
www.eeworm.com/read/476285/6765004
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/400051/11584952
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/154981/11908326
h rc5.h
/* RC5 encryption and decryption */
/* Reference from website */
#include
#include
#include
#include
#define DEBUG false
typedef unsigned long int WOR
www.eeworm.com/read/340644/12141567
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/150809/12260178
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/337109/12390693
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/131980/14117768
ac configure.ac
# -*- shell-script -*-
#
# Simple configure.in for gaim-encryption
#
#
# Init autoconf
#
AC_INIT(./encrypt.c)
AC_PREREQ(2.52)
AC_CANONICAL_SYSTEM
#
# Init automake
# The third argument to AM_INIT_A