代码搜索:Cipher
找到约 3,792 项符合「Cipher」的源代码
代码结果 3,792
www.eeworm.com/read/292723/6356766
txt 说明.txt
这个程序由
计算机0406班
黄卫立 20044440632
李谟仁 20044440617
肖翠萍 20044440634
这个程序在VS2005中调试通过
在des文件中的是源代码程序
des.h 是函数头文件
des.cpp是程序的主体函数定义生成部分
main.cpp 是程序的入口和调用函数的所在。
key.dat 是密匙所在的文件
plain.dat是明文所在
www.eeworm.com/read/494567/6377582
rpt lock.asm.rpt
Assembler report for lock
Wed May 20 20:42:50 2009
Quartus II Version 7.2 Build 151 09/26/2007 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal No
www.eeworm.com/read/492302/6421197
c error_to_string.c
/* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The librar
www.eeworm.com/read/485164/6566312
pas dcprc2.pas
{******************************************************************************}
{* DCPcrypt v2.0 written by David Barton (crypto@cityinthesky.co.uk) **********}
{***********************************
www.eeworm.com/read/485164/6566340
pas dcprc4.pas
{******************************************************************************}
{* DCPcrypt v2.0 written by David Barton (crypto@cityinthesky.co.uk) **********}
{***********************************
www.eeworm.com/read/485164/6566352
pas dcpcast256.pas
{******************************************************************************}
{* DCPcrypt v2.0 written by David Barton (crypto@cityinthesky.co.uk) **********}
{***********************************
www.eeworm.com/read/484587/6580487
c rijndael-api-fst.c
/**
* rijndael-api-fst.c
*
* @version 2.9 (December 2000)
*
* Optimised ANSI C code for the Rijndael cipher (now AES)
*
* @author Vincent Rijmen
* @author
www.eeworm.com/read/157666/11674458
c error_to_string.c
/* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The librar
www.eeworm.com/read/255665/12066765
c error_to_string.c
/* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The librar
www.eeworm.com/read/122287/14703132
c rijndael-api-fst.c
/**
* rijndael-api-fst.c
*
* @version 2.9 (December 2000)
*
* Optimised ANSI C code for the Rijndael cipher (now AES)
*
* @author Vincent Rijmen
* @author