代码搜索:DES加密
找到约 10,000 项符合「DES加密」的源代码
代码结果 10,000
www.eeworm.com/read/258259/11874254
times
DEC Alpha DEC 4000/610 AXP OSF/1 v 1.3 - gcc v 2.3.3
set_key per sec = 101840.19 ( 9.8uS)
DES ecb bytes per sec = 1223712.35 ( 6.5uS)
DES cbc bytes per sec = 1230542.98 ( 6.5uS)
crypt
www.eeworm.com/read/258259/11874320
c cbc_cksm.c
/* cbc_cksm.c */
/* Copyright (C) 1993 Eric Young - see README for more details */
#include "des_locl.h"
unsigned long des_cbc_cksum(input,output,length,schedule,ivec)
des_cblock *input;
des_cblock *
www.eeworm.com/read/257500/11922963
java singlekeyexample.java
/*
* Copyright (c) 2004 ???. All Rights Reserved.
*/
/*
* @(#)DESExample.java 1.0 04/03/10
*/
import java.security.*;
import javax.crypto.*;
/**
* 本例解释如何利用DES私钥加密算法加解密
*
* @a
www.eeworm.com/read/256505/11995307
txt rfc1057.txt
组织:中国互动出版网(http://www.china-pub.com/)
RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm)
E-mail:ouyang@china-pub.com
译者:spacelu(spacelu wuchun_lu@163.net)
译文发布时间:2001-8-14
版权:本中
www.eeworm.com/read/256505/11995598
txt rfc1050.txt
组织:中国互动出版网(http://www.china-pub.com/)
RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm)
E-mail:ouyang@china-pub.com
译者:马东辉(eaststone ma_donghui@263.net )
译文发布时间:2001-3-28
版权:
www.eeworm.com/read/153120/12057563
frm 帐户选择.frm
VERSION 5.00
Begin VB.Form frmAccSel
Caption = "账户选择"
ClientHeight = 3465
ClientLeft = 60
ClientTop = 345
ClientWidth = 5835
LinkTopic
www.eeworm.com/read/152786/12082720
s d-out.s
# Don't even think of reading this code
# It was automatically generated by des-586.pl
# Which is a perl program used to generate the x86 assember for
# any of elf, a.out, BSDI, Win32, gaswin (
www.eeworm.com/read/152786/12082798
s d-sol.s
/ Don't even think of reading this code
/ It was automatically generated by des-586.pl
/ Which is a perl program used to generate the x86 assember for
/ any of elf, a.out, BSDI, Win32, gaswin (
www.eeworm.com/read/152786/12082903
s d-elf.s
# Don't even think of reading this code
# It was automatically generated by des-586.pl
# Which is a perl program used to generate the x86 assember for
# any of elf, a.out, BSDI, Win32, gaswin (
www.eeworm.com/read/151981/12153297
cpp wjcdestest.cpp
// 3-Des test
#include "WjcDes.h"
#include "stdio.h"
#include "string.h"
#include "memory.h"
void main()
{
char key[]={0,2,0,0,9,3,5,1,9,8,0,0,9,1,7},buf[255];
char str[]="Welcome to My