代码搜索:DES加密
找到约 10,000 项符合「DES加密」的源代码
代码结果 10,000
www.eeworm.com/read/421642/10719196
exe des.exe
www.eeworm.com/read/421642/10719240
cpp des.cpp
#include "stdafx.h"
#include "stdio.h"
#define EN0 0 /* MODE == encrypt */
#define DE1 1 /* MODE == decrypt */
typedef struct {
unsigned long ek[32]; // encrypt key
un
www.eeworm.com/read/158911/10721127
h des.h
www.eeworm.com/read/275822/10794686
exe des.exe
www.eeworm.com/read/275038/10838276
dsp des.dsp
# Microsoft Developer Studio Project File - Name="DES" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Appli
www.eeworm.com/read/275038/10838278
plg des.plg
Build Log
--------------------Configuration: DES - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"Deb
www.eeworm.com/read/275038/10838279
clw des.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CDESApp
LastTemplate=CCmdTarget
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "DES.h"
www.eeworm.com/read/275038/10838284
ico des.ico
www.eeworm.com/read/275038/10838286
opt des.opt
www.eeworm.com/read/275038/10838290