代码搜索:DES加密

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

代码结果 10,000
www.eeworm.com/read/142160/12960108

osk makefile.osk

# makefile for DES # changed for OSK (pHa) # the file 'getpass.c' is UNIX-Source # for OSK you have to use the os9lib-getpass or change the code # the file 'getopt.c' was posted very often. Ask your n
www.eeworm.com/read/242381/13008290

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/141089/13044607

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/141082/13044682

makefile

# .SUFFIXES: .prt .vw .1 SRCS = des.c getopt.c UNDER_RCS = $(SRCS) des.test des.1 all: des neat: rm -f *.o *BAK .emacs* clobber: neat rm -f des ci: ci -f -u $(UNDER_RCS) firstci: rcsdir
www.eeworm.com/read/140015/13114203

generic makefile.generic

# # Copyright (c) 1991 The Regents of the University of California. # All rights reserved. # # Redistribution and use in source and binary forms are permitted provided # that: (1) source distributions
www.eeworm.com/read/139802/13130051

cpp 路径搜索.cpp

#include #include const int MAX_N = 100; // 最多的节点数目 const char* INPUT_FILE = "Graph.txt"; struct Graph { int NodeCount; // 节点的数目
www.eeworm.com/read/240305/13226193

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/138345/13240313

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/136577/13371001

hh ccom.hh

// **** DEBUT ENTETE ********************************************************* // // Copyright 1997 ONERA // // //_NOM : hla/test/test_msg/CSockServer.hh // //_VERSION : 1.1 // //_H
www.eeworm.com/read/136518/13372921

frm 帐户选择.frm

VERSION 5.00 Begin VB.Form frmAccSel Caption = "账户选择" ClientHeight = 3465 ClientLeft = 60 ClientTop = 345 ClientWidth = 5835 LinkTopic