代码搜索:Encryption

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

代码结果 4,642
www.eeworm.com/read/238196/13902896

txt instructions.txt

This message has been encrypted using the Stanford IBE (Identity-Based Encryption) system. To decrypt it, download the appropriate files from http://crypto.stanford.edu/ibe/download.html For now, th
www.eeworm.com/read/236753/14000172

java elgamalencryption.java

/* * ElGamal Encryption Method * * @author Ge ZHANG (2937207) * @login name: gz847 * @version 1.00 07/08/11*/ import java.math.BigInteger; import java.security.*; public class ElGamal
www.eeworm.com/read/111552/15510072

c desc.c

/* DESC.C - Data Encryption Standard routines for RSAEURO Copyright (c) J.S.A.Kapp 1994 - 1996. RSAEURO - RSA Library compatible with RSAREF(tm) 2.0. All functions prototypes are the Same as
www.eeworm.com/read/110272/15537832

txt readme.txt

Port to Java by Robert Neild 1999 Only minimum changes made Chars where used as an easy replacement for unsigned ints The PC1 Encryption Algorithm Alexander Pukall 1991 Code free for all even f
www.eeworm.com/read/108939/15569531

h sboxs.h

// _THE BLOWFISH ENCRYPTION ALGORITHM_ // by Bruce Schneier // Revised code--3/20/94 // Converted to C++ class 5/96, Jim Conger // Minor Updates & Optimizations by Nir Dremer, 9/02 #pragma once
www.eeworm.com/read/108703/15579179

cpp aracrypt.cpp

// ARACrypt.cpp : implementation file // // Note: A Special Thanks to Mr. Warren Ward for his Sept. 1998 CUJ article: // "Stream Encryption" Copyright (c) 1998 by Warren Ward #include "stdafx.h"
www.eeworm.com/read/100302/15877464

keymsg

You must select a default encryption key for the userFile. This allows you to place "deslogind -c" in /etc/inetd.config. Pick a secure passphase, longer than 8 characters, that you can remember. Yo
www.eeworm.com/read/292191/8368202

cpp diamond.cpp

// diamond.cpp - modified by Wei Dai from: /* diamond2.c - Encryption designed to exceed DES in security. This file and the Diamond2 and Diamond2 Lite Block Ciphers described herein are her
www.eeworm.com/read/291537/8411158

cpp diamond.cpp

// diamond.cpp - modified by Wei Dai from: /* diamond2.c - Encryption designed to exceed DES in security. This file and the Diamond2 and Diamond2 Lite Block Ciphers described herein are her
www.eeworm.com/read/187929/8590245

cpp diamond.cpp

// diamond.cpp - modified by Wei Dai from: /* diamond2.c - Encryption designed to exceed DES in security. This file and the Diamond2 and Diamond2 Lite Block Ciphers described herein are her