代码搜索:Encryption

找到约 4,642 项符合「Encryption」的源代码

代码结果 4,642
www.eeworm.com/read/372473/9509223

cpp digest.cpp

/*! \file Digest.cpp \author Jackson \date 13/1/2005 */ #include "Digest.h" #include "EncoderImplFactory.h" namespace Lucid { namespace Encryption { TDigest::TDigest(THashAlgorit
www.eeworm.com/read/371315/9556544

c ecp.c

/* * ecp.c - PPP Encryption Control Protocol. * * Copyright (c) 2002 Google, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, a
www.eeworm.com/read/358784/10179504

txt infile.txt

INFILE.TXT This text file will be encoded by the Encode.exe program: #include #include /* Translate a buffer of bytes, using an encryption characte
www.eeworm.com/read/356678/10223038

txt readme.txt

Advanced Encryption Standard (AES), Delphi implementation Introduction AES is an standard for encrypting information using secret key. It supports 128-, 192- and 256-bit length ke
www.eeworm.com/read/349903/10785890

txt ibe.txt

IBE This Identity Based Encryption method was invented by Boneh & Franklin. See http://crypto.stanford.edu/ibe/ for more details. This demonstration implementation consists of four programs th
www.eeworm.com/read/349903/10785920

cpp ibe_decx.cpp

/* Boneh & Franklin's Identity Based Encryption y^2=x^3+x version Using this curve has certain advantages. In particular the "denominator" that arises in the context of Miller's a
www.eeworm.com/read/416046/11043549

cpp ccm.cpp

// //================================================================ // Proposed AES CTR/CBC-MAC mode test vector generation // // 11-02-001r2-I-AES-Encryption & Authentication-Using-CTR-Mode-wit
www.eeworm.com/read/444676/7609050

asm icecream.asm

;Icecream Virus by the TridenT virus research group. ;This is a simple direct-action com virus that uses one of ;4 encryption algorithms to encrypt itself each time it infects a file. ;It will in
www.eeworm.com/read/247324/12665616

txt readme.txt

RSA Encryption and Decryption using Matlab by Thunyawat Rajatasereekul and Voranon Kiettrsalpipop ECE575, Winter 2002, Oregon State University Prof, Cetin Keya Koc The program set contains thirt
www.eeworm.com/read/139662/13143205

txt readme.txt

Advanced Encryption Standard (AES), Delphi implementation Introduction AES is an standard for encrypting information using secret key. It supports 128-, 192- and 256-bit length ke