代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/175741/9535059
bas encodervb.bas
Attribute VB_Name = "Encoder"
Attribute VB_Description = "Cryptography, exponential encryption."
'Author : Sjoerd.J.Schaper - vspickelen@zonnet.nl
'URL : http://largeint.sourceforge.net/index.ht
www.eeworm.com/read/359296/10156691
java aes_decrypt.java
import java.io.*;
public class AES_Decrypt {
static int Nk = 4; // number of columns in a key
static int Nr = 10; // number of rounds in encryption
static int Nb = 4;
static int len = 0
www.eeworm.com/read/161437/10413292
h aesphm.h
#ifndef AESPHM_H_INCLUDED
#define AESPHM_H_INCLUDED
#include "algparam.h"
#include "filters.h"
#include "cryptlib.h"
NAMESPACE_BEGIN(CryptoPP)
// PADDED AND HASHED AES MESSAGE ENCRYPTION
www.eeworm.com/read/349903/10785936
cpp ibe_setx.cpp
/*
Boneh & Franklin's Identity Based Encryption y^2=x^3+x version
Set-up phase
After this program has run the file commonx.ibe contains
www.eeworm.com/read/443644/7629678
cpp codecext.cpp
#ifndef SQLITE_OMIT_DISKIO
#ifdef SQLITE_HAS_CODEC
#include "codec.h"
extern "C"
void sqlite3_activate_see(const char *info)
{
}
// Free the encryption data structure associated with a pa
www.eeworm.com/read/327511/13073637
txt 7200 config - simple sip - 2.txt
!
version 12.3
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname Cisco7200_2003
!
boot-start-marker
boot system flash disk0
www.eeworm.com/read/318176/13484310
cpp ibe_setx.cpp
/*
Boneh & Franklin's Identity Based Encryption y^2=x^3+x version
Set-up phase
After this program has run the file commonx.ibe contains
www.eeworm.com/read/131315/5943281
c crypt.c
/*
* Encryption utilites
* Bradley Williams
* {allegra,ihnp4,uiucdcs,ctvax}!convex!williams
* $Revision: 6.8 $
*/
#include
#include
#if defined(BSD42) || defined(BSD43)
#i
www.eeworm.com/read/130382/5957196
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/127781/5998071
h paep.h
/*
* $Revision: 1.1 $
* $Source: /home/master/uaep/driver/linux/paep.h,v $
* $Date: 2002/02/21 17:00:41 $
*
* $CN{$
*
* Copyright (c) 1999-2001 Accelerated Encryption Processing Ltd. (AEP)
*