代码搜索:Encrypt
找到约 3,742 项符合「Encrypt」的源代码
代码结果 3,742
www.eeworm.com/read/358144/2999717
java stsecurity.java
package com.stsc.util;
import java.security.MessageDigest;
public class STSecurity
{
public STSecurity()
{
}
public String Encrypt(String s)
{
String s
www.eeworm.com/read/267633/4264521
java simplexor.java
package com.valhalla.misc;
public class SimpleXOR {
public static String encrypt(String text, String key) {
if (text == null)
return "";
String result = "";
wh
www.eeworm.com/read/160303/5573950
wi-log
whackwest --name oe --delete --rsa --pfs --host 127.95.7.1 --ikeport 8500 --nexthop 127.95.7.254 --updown silly --to --updown sally --host %opportunisticdefaultgroup --ikeport 8500 --encrypt --rekeyma
www.eeworm.com/read/160303/5573996
wi-log
whackwest --name opportunity --delete --rsa --pfs --host 127.95.7.1 --ikeport 8500 --nexthop 127.95.7.254 --updown silly --to --updown sally --host %opportunisticgroup --ikeport 8500 --encrypt --rekey
www.eeworm.com/read/110606/15528994
c client.c
/*
* File: client.c
* Date: 8 May 1999
* Author: Bret Taylor (bstaylor@stanford.edu)
* -------------------------------------------
* A simple client of the encrypt library. It simply ta
www.eeworm.com/read/100612/15868998
cpp ibe_exp.cpp
/*
Boneh & Franklin's Identity Based Encryption
Encryption phase
Generates a random AES session key, and uses it to encrypt a file.
Outputs ciphertext .ibe.
The
www.eeworm.com/read/100612/15869002
cpp ibe_enc.cpp
/*
Boneh & Franklin's Identity Based Encryption
Encryption phase
Generates a random AES session key, and uses it to encrypt a file.
Outputs ciphertext .ibe.
The
www.eeworm.com/read/297175/8048774
c zdencrypt.c
#ifndef _ZD_ENCRYPT_C
#define _ZD_ENCRYPT_C
#if defined(PHY_1202)
#include "zd80211.h"
const unsigned int crc32_tab[] = {
0x00000000L, 0x77073096L, 0xee0e612cL, 0x990951baL, 0x076dc41
www.eeworm.com/read/241927/13109041
c zdencrypt.c
#ifndef _ZD_ENCRYPT_C
#define _ZD_ENCRYPT_C
#if defined(PHY_1202)
#include "zd80211.h"
const unsigned int crc32_tab[] = {
0x00000000L, 0x77073096L, 0xee0e612cL, 0x990951baL, 0x076dc41
www.eeworm.com/read/318262/13482466
c zdencrypt.c
#ifndef _ZD_ENCRYPT_C
#define _ZD_ENCRYPT_C
#if defined(PHY_1202)
#include "zd80211.h"
const unsigned int crc32_tab[] = {
0x00000000L, 0x77073096L, 0xee0e612cL, 0x990951baL, 0x076dc41