代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/432415/1893602
java filedes.java
package encryption;
//chp6
//FileDES.java
import java.io.*;
import java.nio.*;
import java.nio.channels.FileChannel;
public class FileDES{
private static final boolean enc=true;
www.eeworm.com/read/380530/2657380
h pgpconvmod.h
/*
* pgpConvMod.h -- Conventional Encryption Module
*
* Written By: Derek Atkins
*
* $Id: pgpConvMod.h,v 1.3 2001/01/25 22:11:15 jeffc Exp $
*/
#ifndef Included_pgpCon
www.eeworm.com/read/380530/2657623
h pgpconvkey.h
/*
* pgpConvKey.h -- Conventional Encryption Keys for PGP
*
* Written By: Derek Atkins
*
* $Id: pgpConvKey.h,v 1.3 2001/01/25 22:11:43 jeffc Exp $
*/
#ifndef Included_
www.eeworm.com/read/354521/3077445
h pgpconvmod.h
/*
* pgpConvMod.h -- Conventional Encryption Module
*
* Written By: Derek Atkins
*
* $Id: pgpConvMod.h,v 1.3 2001/01/25 22:11:15 jeffc Exp $
*/
#ifndef Included_pgpCon
www.eeworm.com/read/354521/3077688
h pgpconvkey.h
/*
* pgpConvKey.h -- Conventional Encryption Keys for PGP
*
* Written By: Derek Atkins
*
* $Id: pgpConvKey.h,v 1.3 2001/01/25 22:11:43 jeffc Exp $
*/
#ifndef Included_
www.eeworm.com/read/258893/4349125
h pgpconvmod.h
/*
* pgpConvMod.h -- Conventional Encryption Module
*
* Written By: Derek Atkins
*
* $Id: pgpConvMod.h,v 1.9 1997/06/25 19:39:59 lloyd Exp $
*/
#ifndef Included_pgpCon
www.eeworm.com/read/258893/4349317
h pgpconvkey.h
/*
* pgpConvKey.h -- Conventional Encryption Keys for PGP
*
* Written By: Derek Atkins
*
* $Id: pgpConvKey.h,v 1.6 1997/07/29 20:31:01 lloyd Exp $
*/
#ifndef Included_
www.eeworm.com/read/193155/8250738
java tamperedexample.java
package chapter3;
import java.security.Key;
import java.security.SecureRandom;
import javax.crypto.Cipher;
import javax.crypto.spec.IvParameterSpec;
/**
* Tampered message, plain encryption, AES i
www.eeworm.com/read/367275/9763014
readme
README for Stanford IBE library v0.7.2
Ben Lynn
INTRODUCTION
The Stanford IBE library is a C implementation of the Boneh-Franklin
identity-based encryption scheme. (See Boneh
www.eeworm.com/read/238196/13902875
readme
README for Stanford IBE library v0.7.2
Ben Lynn
INTRODUCTION
The Stanford IBE library is a C implementation of the Boneh-Franklin
identity-based encryption scheme. (See Boneh