代码搜索:DES加密
找到约 10,000 项符合「DES加密」的源代码
代码结果 10,000
www.eeworm.com/read/101986/6235096
am makefile.am
bin_PROGRAMS=PKCS11_ICA.so
bindir=/tmp
PKCS11_ICA_so_LDFLAGS = $(LCRYPTO) $(ICA_LIB_DIRS) -nostartfiles -shared -Wl,-Bsymbolic -Wl,-soname,$@ -Wl,-Bsymbolic -lc -lpthread -lica -ldl -lcrypto
PKCS1
www.eeworm.com/read/101082/6252713
k udc030.k
# UDC040.k -
# ULTRIX-32 V4.0 Encryption (RISC) Mfg Key File
#
# "@(#)UDC030.k 4.1 (ULTRIX) 7/2/90"
#
# 002 02-mar-1989 ccb
# Rev up to V4.0 after migration to new pool.
#
# 001 jon 18-apr-1988
# add
www.eeworm.com/read/101042/6258484
cpp dess.cpp
//
// gettsc.inl
//
// gives access to the Pentium's (secret) cycle counter
//
// This software was written by Leonard Janke (janke@unixg.ubc.ca)
// in 1996-7 and is entered, by him, into the public d
www.eeworm.com/read/101042/6258530
test
#!./perl
BEGIN { push(@INC, qw(../../../lib ../../lib ../lib lib)); }
use DES;
$key='00000000';
$ks=DES::set_key($key);
@a=split(//,$ks);
foreach (@a) { printf "%02x-",ord($_); }
print "\n";
$key
www.eeworm.com/read/101042/6258537
pl desboth.pl
#!/usr/local/bin/perl
$L="edi";
$R="esi";
sub des_encrypt3
{
local($name,$enc)=@_;
&function_begin_B($name,"");
&push("ebx");
&mov("ebx",&wparam(0));
&push("ebp");
&push("esi");
&push("ed
www.eeworm.com/read/101042/6258538
cpp dx86unix.cpp
/* Run the C pre-processor over this file with one of the following defined
* ELF - elf object files,
* OUT - a.out object files,
* BSDI - BSDI style a.out object files
* SOL - Solaris style elf
www.eeworm.com/read/101042/6258540
cpp yx86unix.cpp
/* Run the C pre-processor over this file with one of the following defined
* ELF - elf object files,
* OUT - a.out object files,
* BSDI - BSDI style a.out object files
* SOL - Solaris style elf
www.eeworm.com/read/101042/6258551
c qud_cksm.c
/* crypto/des/qud_cksm.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
www.eeworm.com/read/101042/6258888
cpp dess.cpp
//
// gettsc.inl
//
// gives access to the Pentium's (secret) cycle counter
//
// This software was written by Leonard Janke (janke@unixg.ubc.ca)
// in 1996-7 and is entered, by him, into the public d
www.eeworm.com/read/101042/6259248
num libeay.num
SSLeay 1 EXIST::FUNCTION:
SSLeay_version 2 EXIST::FUNCTION:
ASN1_BIT_STRING_asn1_meth 3 EXIST::FUNCTION:
ASN1_HEADER_free