代码搜索:DES加密

找到约 10,000 项符合「DES加密」的源代码

代码结果 10,000
www.eeworm.com/read/307280/13724593

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
www.eeworm.com/read/305186/13777357

cpp destest.cpp

// 3-Des test #include "Des.h" #include "stdio.h" #include "string.h" #include "memory.h" main() { char key[]={0,1,2,3,4,5,6,7,8,9,0},buf[255]; char str[]="Welcome to My 3-DES Test!\n"
www.eeworm.com/read/302543/13832475

cnv orcad2pl.cnv

[COMPONENT ATTRIBUTES] PCB Footprint=PCB DECAL [NET ATTRIBUTES] [PIN TYPES] [PKG_TYPE] [ILLEGAL CHARACTERS] Generic=! "%&*()/\?.,+-[]:| PinName=\. ,{}!" AttrName=. - REFDES=, .{}*~
www.eeworm.com/read/302449/13834758

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/302449/13834810

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/301673/13852914

cpp destest.cpp

// 3-Des test #include "Des.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 3-D
www.eeworm.com/read/152261/5674541

java helloif.java

/* * Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved. U.S. * Government Rights - Commercial software. Government users are subject * to the Sun Microsystems, Inc. standard license
www.eeworm.com/read/152261/5674542

java helloimpl.java

/* * Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved. U.S. * Government Rights - Commercial software. Government users are subject * to the Sun Microsystems, Inc. standard license
www.eeworm.com/read/152261/5674543

txt response.txt

www.eeworm.com/read/152261/5674544

jsp greeting.jsp