代码搜索:Encrypt
找到约 3,742 项符合「Encrypt」的源代码
代码结果 3,742
www.eeworm.com/read/276607/10723152
scc mssccprj.scc
[SCC]
SCC=This is a source code control file
[Encrypt.vbp]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=
www.eeworm.com/read/271765/10981184
c dh_sys.c
#ifdef PK_PACKET
int dh_encrypt(const unsigned char *in, unsigned long len,
unsigned char *out, unsigned long *outlen,
prng_state *prng, int wprng, int cip
www.eeworm.com/read/466138/7039563
pas rc4_kol_unit.pas
{===============================================================================
函数名: Rc4_StrEncrypt()
描 述: RC4 Based string encryption
参 数: i_Encrypt ——为 1 是加密, 0 是解密(integer类型);
www.eeworm.com/read/466138/7039564
pas rc4_unit.pas
{===============================================================================
函数名: Rc4_StrEncrypt()
描 述: RC4 Based string encryption
参 数: i_Encrypt ——为 1 是加密, 0 是解密(integer类型);
www.eeworm.com/read/456304/7352224
h function.h
#ifndef _FUNCTION_
#define _FUNCTION_
#include"mathInt.h"
const int PRI_LEN = 32;
mathInt GeneratePrime();
void OperatorTest();
void GenerateKey();
void encrypt();
void decode();
mathInt GetF
www.eeworm.com/read/143483/12872340
scc mssccprj.scc
[SCC]
SCC=This is a source code control file
[Encrypt.vbp]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=
www.eeworm.com/read/325370/13209952
pas bwcrt.pas
unit BWCRT;
interface
uses
SysUtils, StrUtils ;
//加密函数
function Encrypt(const S: String; Key: String): String;
//解密函数
function Decrypt(const S: String; Key: String): String;
www.eeworm.com/read/240166/13234003
scc mssccprj.scc
[SCC]
SCC=This is a source code control file
[Encrypt.vbp]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=
www.eeworm.com/read/306874/13736738
asm test.asm
;
; test program for "relocatable" ENCRYPT routine
; using an HCS410 in IFF-W mode
;
radix hex
include
include "hcs410.inc" ; encryption lib module exports