代码搜索:Encrypt
找到约 3,742 项符合「Encrypt」的源代码
代码结果 3,742
www.eeworm.com/read/331582/12819808
h des3.h
#include "des.h"
int des3_ecb_encrypt(const unsigned char *pt, unsigned char *ct,const unsigned char *key,int keylen);
int des3_ecb_decrypt(const unsigned char *pt, unsigned char *ct,const unsig
www.eeworm.com/read/138051/13268609
txt readme.txt
///////////////////////////////////----------\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
AVR单片机速度优化 RC6 加密算法
/*************************************************************************************
www.eeworm.com/read/323119/13353886
test func_crypt.test
-- source include/have_crypt.inc
--disable_warnings
drop table if exists t1;
--enable_warnings
select length(encrypt('foo', 'ff')) 0;
--replace_result $1$aa$4OSUA5cjdx0RUQ08opV27/ aaqPiZY5xR5l.
www.eeworm.com/read/313956/13578083
m com_encr.m
function [ret,x0,str,ts,xts]=com_encr(t,x,u,flag);
%COM_ENCR is the M-file description of the SIMULINK system named COM_ENCR.
% The block-diagram can be displayed by typing: COM_ENCR.
%
www.eeworm.com/read/300996/13872620
h rundes.h
//////////////////////////////////////////////////////////////////////////
/*
王润
计算机04-1
2004031124
VC++ 6 编译通过
*/
//////////////////////////////////////////////////////////
www.eeworm.com/read/148976/5704999
java readme.java
package encryptandunencrypt.readme;
public class ReadMe {
public ReadMe() {
}
/*
0:
need to encrypt file path= "bo" + fenge + "unencrypt" + fenge +"bnavie_exp.xml";
www.eeworm.com/read/148976/5705029
java~3~ readme.java~3~
package encryptandunencrypt.readme;
public class ReadMe {
public ReadMe() {
}
/*
1:
if you choosed the unencrypt button,then the fileChooser will remark you to choose the
www.eeworm.com/read/148976/5705030
java~5~ readme.java~5~
package encryptandunencrypt.readme;
public class ReadMe {
public ReadMe() {
}
/*
0:
encrypt file path="";
unencrypt file path="";
1:
if you choosed the
www.eeworm.com/read/148976/5705031
java~4~ readme.java~4~
package encryptandunencrypt.readme;
public class ReadMe {
public ReadMe() {
}
/*
0:
encrypt file path="";
unencrypt file path="";
1:
if you choosed
www.eeworm.com/read/148609/5713697
pl des686.pl
#!/usr/local/bin/perl
$prog="des686.pl";
# base code is in microsft
# op dest, source
# format.
#
# WILL NOT WORK ANYMORE WITH desboth.pl
require "desboth.pl";
if ( ($ARGV[0] eq "elf"))
{ require