代码搜索:Cipher
找到约 3,792 项符合「Cipher」的源代码
代码结果 3,792
www.eeworm.com/read/102206/15789915
html cipher.html
Uses of Interface jxta.security.cipher.Cipher (Project JXTA
www.eeworm.com/read/100319/15877180
h cipher.h
/*
* Data encription standard header file for cipher.c
*/
#include "des.h"
#define makeKey desMakeKey
#define encipher des
#define decipher des
#define inBlockSize desInBlockSize
#define outBlock
www.eeworm.com/read/100319/15877198
c cipher.c
/*
* cipher - a more secure replacement for UNIX crypt program
*
* Generic block encipherment/decipherment program
* modified specifically for the Data Encryption Standard using
* Cipher Block
www.eeworm.com/read/100319/15877203
1 cipher.1
.\" @(#) cipher.1 1.0 @(#)cipher.1 1.1 91/20/91 1
.TH CIPHER 1
.ds )H David A. Barrett
.ds ]W Revision 1.0: Jan 1991
.SH NAME
cipher, decipher \- Fast DES-compatible encryption
.SH SYNOPSIS
.B
www.eeworm.com/read/100319/15877205
exe cipher.exe
www.eeworm.com/read/100318/15877213
exp cipher.exp
www.eeworm.com/read/100318/15877215
lib cipher.lib
www.eeworm.com/read/100318/15877224
c cipher.c
/*
* Copyright (c) by CryptoSoft GmbH 1991 - 2000
* All Rights Reserved
* Licensed Material - Property of CryptoSoft GmbH
* This software is made available solely pursuant to the
* terms of
www.eeworm.com/read/100318/15877233
obj cipher.obj
www.eeworm.com/read/100318/15877234
def cipher.def
NAME CIPHER
DESCRIPTION 'DES file encryption sample'