代码搜索:Encrypt
找到约 3,742 项符合「Encrypt」的源代码
代码结果 3,742
www.eeworm.com/read/123850/14609659
txt 回复有没有现成的class实现crypt算法的,或者源代码也可以的。.txt
作者:whitefox
email: henry.jiang@corp.elong.com
日期:2000-12-13 14:24:37
package com.elong.application.encrypt;
public class Crypt
{
static int sub[] = new int[48];
// TABLES
/* Expansio
www.eeworm.com/read/489717/1211152
pl cbc.pl
#!/usr/local/bin/perl
# void des_ncbc_encrypt(input, output, length, schedule, ivec, enc)
# des_cblock (*input);
# des_cblock (*output);
# long length;
# des_key_schedule schedule;
# des_cblock (*ive
www.eeworm.com/read/460526/1560844
h lmsvc.h
#ifndef _LMSVC_H
#define _LMSVC_H
#ifdef __cplusplus
extern "C" {
#endif
#include
#define SERVICE_DOS_ENCRYPTION TEXT("ENCRYPT")
#define SERVICE_UNINSTALLED 0
#define SERVICE_INSTALL_PENDI
www.eeworm.com/read/457515/1596510
java authenticationservice.java
/*
*/
package net.java.workeffort.service;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import net.java.workeffort.infrastructure.encrypt.IPas
www.eeworm.com/read/238768/4609085
pl cbc.pl
#!/usr/local/bin/perl
# void des_ncbc_encrypt(input, output, length, schedule, ivec, enc)
# des_cblock (*input);
# des_cblock (*output);
# long length;
# des_key_schedule schedule;
# des_cblock (*ive
www.eeworm.com/read/203830/5038213
pl cbc.pl
#!/usr/local/bin/perl
# void des_ncbc_encrypt(input, output, length, schedule, ivec, enc)
# des_cblock (*input);
# des_cblock (*output);
# long length;
# des_key_schedule schedule;
# des_cblock (*ive
www.eeworm.com/read/193974/5138224
py test_rotor.py
import rotor
r = rotor.newrotor("you'll never guess this")
r = rotor.newrotor("you'll never guess this", 12)
A = 'spam and eggs'
B = 'cheese shop'
a = r.encrypt(A)
print `a`
b = r.encryptmore(B)
pr
www.eeworm.com/read/340710/3265001
pl cbc.pl
#!/usr/local/bin/perl
# void des_ncbc_encrypt(input, output, length, schedule, ivec, enc)
# des_cblock (*input);
# des_cblock (*output);
# long length;
# des_key_schedule schedule;
# des_cblock (*ive
www.eeworm.com/read/339800/3294507
h lmsvc.h
#ifndef _LMSVC_H
#define _LMSVC_H
#ifdef __cplusplus
extern "C" {
#endif
#include
#define SERVICE_DOS_ENCRYPTION TEXT("ENCRYPT")
#define SERVICE_UNINSTALLED 0
#define SERVICE_INSTALL_PENDI
www.eeworm.com/read/328357/3444292
pl cbc.pl
#!/usr/local/bin/perl
# void des_ncbc_encrypt(input, output, length, schedule, ivec, enc)
# des_cblock (*input);
# des_cblock (*output);
# long length;
# des_key_schedule schedule;
# des_cblock (*ive