代码搜索:DES加密

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

代码结果 10,000
www.eeworm.com/read/371229/9560714

v des.v

// Copyright 2007 Altera Corporation. All rights reserved. // Altera products are protected under numerous U.S. and foreign patents, // maskwork rights, copyrights and other intellectual property
www.eeworm.com/read/371177/9563383

h des.h

#ifndef CRYPTOPP_DES_H #define CRYPTOPP_DES_H #include "cryptlib.h" #include "misc.h" NAMESPACE_BEGIN(CryptoPP) class DES : public BlockTransformation { public: DES(const byte *userKey,
www.eeworm.com/read/371177/9563437

cpp des.cpp

// des.cpp - modified by Wei Dai from: /* * This is a major rewrite of my old public domain DES code written * circa 1987, which in turn borrowed heavily from Jim Gillogly's 1977 * public dom
www.eeworm.com/read/174925/9568328

v des.v

/*########################################################################## -- -- -- -- Module : DES.v
www.eeworm.com/read/174714/9575420

des rince.des

Implementation notes -------------------- Due to the long time this has been slowly evolving, it's hard to describe quite whether it's been `implemented'. I think perhaps evolve is a
www.eeworm.com/read/370828/9582512

h des.h

// Des.h: interface for the CDes class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_DES_H__E0A91F40_DF86_11D6_B0C1_00E04C391A51__INCLUDED_) #define
www.eeworm.com/read/370828/9582516

cpp des.cpp

// Des.cpp: implementation of the CDes class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "MixedCS.h" #include "Des.h" #include "Window
www.eeworm.com/read/366555/9809292

c des.c

/*********************************************************************/ /*-文件名:des.c */ /*- */ /*-功能: 实现DES加密算法的加密解密功能 */ /*- */ /*-说明:de
www.eeworm.com/read/366555/9809294

dsw des.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/366555/9809296

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) Conso