代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/307266/3726488
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/307266/3726495
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/287127/4026523
c pgpciphrmod.c
/*
* pgpCiphrMod.c -- A module to perform Block Cipher encryption and Decryption
*
* Written by: Derek Atkins
*
* $Id: pgpCiphrMod.c,v 1.35 1999/04/14 18:51:26 hal Exp $
www.eeworm.com/read/446528/1713048
java test.java
package org.encryption.rsa;
import java.math.BigInteger;
import java.util.Random;
public class Test {
public static void main(String[] args) {
// BigInteger p = BigInteger.valueOf(101);
www.eeworm.com/read/431110/1911263
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/431110/1911779
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
www.eeworm.com/read/414257/2153797
cs getpasswordform.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace Encryption
{
www.eeworm.com/read/414257/2153835
cs getpasswordform.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace Encryption
{
www.eeworm.com/read/399197/2365848
cs getpasswordform.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace Encryption
{
www.eeworm.com/read/399197/2365882
cs getpasswordform.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace Encryption
{