代码搜索:Encrypt
找到约 3,742 项符合「Encrypt」的源代码
代码结果 3,742
www.eeworm.com/read/431199/8702856
txt eax.txt
AlgorithmType: AuthenticatedSymmetricCipher
Name: AES/EAX
Source: http://www.cs.ucdavis.edu/~rogaway/papers/eax.pdf
Plaintext:
Key: 233952DEE4D5ED5F9B9C6D6FF80FF478
IV: 62EC67F9C3A4A407FCB2A8C490
www.eeworm.com/read/286917/8737707
h tea.h
#ifndef TEA_H
#define TEA_H
/*
*for htonl,htonl
*do remember link "ws2_32.lib"
*/
#include
#include "util.h"
class TEA {
public:
TEA(const byte *key, int round = 32, bool i
www.eeworm.com/read/386187/8762198
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// encrypt.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h
www.eeworm.com/read/385758/8790806
h tea.h
#ifndef TEA_H
#define TEA_H
/*
*for htonl,htonl
*do remember link "ws2_32.lib"
*/
#include
#include "util.h"
class TEA {
public:
TEA(const byte *key, int round = 32, b
www.eeworm.com/read/285761/8818785
plg marscrypt.plg
Build Log
--------------------Configuration: marscrypt - Win32 Release--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\A
www.eeworm.com/read/428473/8865855
c desc.c
/*
DESC.C - Data Encryption Standard routines for RSAEURO
Copyright (c) J.S.A.Kapp 1994 - 1995.
RSAEURO - RSA Library compatible with RSAREF(tm) 2.0.
All functions prototypes are the Sam
www.eeworm.com/read/284427/8931124
txt rfc2773.txt
组织:中国互动出版网(http://www.china-pub.com/)
RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm)
E-mail:ouyang@china-pub.com
译者:张偶(comehope comehope@163.com)
译文发布时间:2002-4-28
版权:本中文翻译
www.eeworm.com/read/284427/8931206
txt rfcrfc2773.txt
组织:中国互动出版网(http://www.china-pub.com/)
RFC文档中文翻译计划(http://www.china-pub.com/compters/emook/aboutemook.htm)
E-mail:ouyang@china-pub.com
译者:张偶(comehope comehope@163.com)
译文发布时间:2002-4-28
版权:本中文翻译
www.eeworm.com/read/284294/8948890
~pas modifyform.~pas
unit ModifyForm;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ComCtrls, Grids, DBGrids, Db, ADODB, StdCtrls, Buttons, OleCtrls,
MSCommLib_TLB