代码搜索:DES加密

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

代码结果 10,000
www.eeworm.com/read/100319/15877182

c descfb.c

#include #include "des.h" /* * Data Encryption Standard: 64-bit cipher-feedback mode encryption/decryption * * Note: destination and source may overlap for encryption but not decryptio
www.eeworm.com/read/100319/15877196

c deskey.c

/* * String to key transformation based upon: * * FIPS Pub 112: "Password Usage" 1985 May 30. * * Written by David A. Barrett (barrett@boulder.Colorado.EDU) */ #include /* POSIX: f
www.eeworm.com/read/100319/15877198

c cipher.c

/* * cipher - a more secure replacement for UNIX crypt program * * Generic block encipherment/decipherment program * modified specifically for the Data Encryption Standard using * Cipher Block
www.eeworm.com/read/100302/15877455

c auth.c

/* * @(#) auth.c RCS: $Revision: 1.4 $ $Date: 95/03/02 12:53:56 $ * * This file contains all the routines needed to interface to routines to * perform digital signatures, and stream data encrypt
www.eeworm.com/read/320939/13415667

vhd tdes_top.vhd

--------------------------------------------------------------------- -- (c) Copyright 2006, CoreTex Systems, LLC -- -- www.coretexsys.com --
www.eeworm.com/read/301516/13857805

c deal.c

/* This is an independent implementation of the DEAL encryption */ /* algorithm submitted by Richard Outerbridge and Lars Knudsen as */ /* a candidate the NIST AES programme. */ /*
www.eeworm.com/read/471851/6883129

vhd tdes_top.vhd

--------------------------------------------------------------------- -- (c) Copyright 2006, CoreTex Systems, LLC -- -- www.coretexsys.com -- --
www.eeworm.com/read/192685/8364556

txt 如何对vb的应用程序进行加密,防止拷贝.txt

一 个 办 法 是 买 现 成 的 软 件 狗 或 加 密 包 , 当 然 你 要 破 费 一 点 , 但 一 般 安 全 性 好 些 , 而 且 比 较 省 事 。 另 一 个 办 法 是 读 取 硬 盘 驱 动 器 的 序 列 号 (用 Windows API的 GetVolumeInformation, 参 见 “如何调用GetVolumeInformation获得磁盘序列号”)