代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/140748/13063413
h cast128_subkey.h
/* $KAME: cast128_subkey.h,v 1.3 2000/03/27 04:36:30 sumikawa Exp $ */
/*
* heavily modified by Tomomi Suzuki
*/
/*
* The CAST-128 Encryption Algorithm (RFC 2144
www.eeworm.com/read/140748/13063416
h cast128.h
/* $KAME: cast128.h,v 1.7 2001/11/27 09:47:32 sakane Exp $ */
/*
* heavily modified by Tomomi Suzuki
*/
/*
* The CAST-128 Encryption Algorithm (RFC 2144)
*
* o
www.eeworm.com/read/309549/13668996
cpp main.cpp
/* DES Encryption & Decryption Code */
# include
# include
# include
# include
# include
#include
int key[64]={
0,0,
www.eeworm.com/read/130382/5957510
c pgpelgkey.c
/*
* pgpElGKey.c
* El Gamal encryption
*
* $Id: pgpElGKey.c,v 1.56.6.1 1999/06/04 00:28:55 heller Exp $
*/
#include "pgpConfig.h"
#include
#include
#include "pg
www.eeworm.com/read/103778/6212264
java tea.java
/* CVS ID: $Id: TEA.java,v 1.2 2000/04/06 08:02:02 wastl Exp $ */
package net.wastl.webmail.misc;
import java.math.*;
/**
* Tiny Encryption Algorithm.
*
* (The following description is f
www.eeworm.com/read/486506/6533710
1 des.1
.TH DES 1 "04 October 1993" "Linux" "Linux Programmer's Manual"
.SH NAME
des - encrypt or decrypt data using Data Encryption Standard
.SH SYNOPSIS
.PP
des -e | -d [ -b ] [ -h ] [ -k
.B key
]
.SH DESCR
www.eeworm.com/read/263646/11351490
vbw projectbob.vbw
FrmMain = 132, 132, 450, 478, , 110, 110, 428, 456, C
ModFunctions = 154, 154, 472, 500,
FrmClientConsole = -92, 92, 372, 373, C, 22, 22, 340, 368, C
modPublic = 0, 0, 318, 346, C
Encryption = 13
www.eeworm.com/read/251971/12308194
cpp main.cpp
/* DES Encryption & Decryption Code */
# include
# include
# include
# include
# include
#include
int key[64]={
0,0,
www.eeworm.com/read/123453/14631807
h pki.h
#ifndef PKI_H
#define PKI_H
#include "gwlib.h"
#include
/* pki.c /pki.h contain an interface to openssl to read and manipulate various
encryption and certificate functions */
voi
www.eeworm.com/read/123453/14632501
h pki.h
#ifndef PKI_H
#define PKI_H
#include "gwlib.h"
#include
/* pki.c /pki.h contain an interface to openssl to read and manipulate various
encryption and certificate functions */
voi