代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/323274/13345401
cpp rsa_draft.cpp
#include "stdafx.h"
// This is a draft version of RSA encryption
// Improved by sanicle,2006.1
// 3mn@3mn.net
#include "rsa_draft.h"
class prime_factory
{
unsigned np;
unsigned *pl;
www.eeworm.com/read/323274/13345474
cpp rsa_draft.cpp
#include "stdafx.h"
// This is a draft version of RSA encryption
// Improved by sanicle,2006.1
// 3mn@3mn.net
#include "rsa_draft.h"
class prime_factory
{
unsigned np;
unsigned *pl;
www.eeworm.com/read/318176/13484270
txt ipk.txt
ID-PKC
This Identity Based Encryption method was invented by Cliff Cocks
See http://www.cesg.gov.uk/technology/id-pkc/index.htm for more details.
This demonstration implementation consists of
www.eeworm.com/read/318176/13484277
cpp ibe_extx.cpp
/*
Boneh & Franklin's Identity Based Encryption - y2=x^3+x version
Extract Phase
After this program has run the file privatex.ibe contains
www.eeworm.com/read/308458/13700690
c aestable.c
// advanced encryption standard
// author: karl malbrain, malbrain@yahoo.com
typedef unsigned char uchar;
#include
#include
// AES only supports Nb=4
#define Nb 4 //
www.eeworm.com/read/305135/13778389
cpp des.cpp
#include
/* DES VERSION 0.4 CREATED BY SIMPLE SOURCE AT 2007.3 */
/* COMPETENCE :
* P4 3.0G 512M
* 3000000 TIMES ENCRYPTION WITH CREATED SUBKEYS
* 26.784 SECONDS (ABOUT 0.8
www.eeworm.com/read/303520/13813557
c ieee80211_crypt_wep.c
/*
* Host AP crypt: host-based WEP encryption implementation for Host AP driver
*
* Copyright (c) 2002-2004, Jouni Malinen
*
* This program is free software; you can redistri
www.eeworm.com/read/150434/5692358
cpp rsa_draft.cpp
#include "stdafx.h"
// This is a draft version of RSA encryption
// Improved by sanicle,2006.1
// 3mn@3mn.net
#include "rsa_draft.h"
class prime_factory
{
unsigned np;
unsigned *pl;
www.eeworm.com/read/140582/5786293
txt description.txt
This tests VPN-style Opportunistic Encryption.
East is configured to do OE to the westnet.
Sunset is alive on the westnet. It has two IPs: .1 (not OE) and .3 (OE).
First east pings westnet's .1, and
www.eeworm.com/read/140582/5786715
txt description.txt
This tests VPN-style Opportunistic Encryption.
East is configured to do OE to the westnet.
West is configured to do only passive OE.
Sunset is alive on the westnet. It has two IPs: .1 (not OE) and .3