代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/138799/13211303
java aesjcop.java
/*
* AesJcop - the AES encryption method developed for usage within Javacard 2.1.1
*
* The Aes cipher is originally designed by Joan Daemen and Vincent Rijmen, 1998.
* homepage: http://www.esat.ku
www.eeworm.com/read/324308/13272695
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/318176/13484265
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/318176/13484308
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/311916/13622572
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/143582/5756664
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/140582/5785715
c elgamal.c
/* elgamal.c - ElGamal Public Key encryption
* Copyright (C) 1998 Free Software Foundation, Inc.
*
* For a description of the algorithm, see:
* Bruce Schneier: Applied Cryptography. John Wiley
www.eeworm.com/read/131315/5946023
read_me
This directory contains the sources for the DES encryption library and
test programs.
Two precautions--
1) under US law, DES software and hardware may not be
exported without license from the U
www.eeworm.com/read/129250/5974548
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/112303/6146022
cxx cypher.cxx
/*
* cypher.cxx
*
* Encryption support classes.
*
* Portable Windows Library
*
* Copyright (c) 1993-1998 Equivalence Pty. Ltd.
*
* The contents of this file are subject to the Mozilla Public