代码搜索:decrypt
找到约 1,475 项符合「decrypt」的源代码
代码结果 1,475
www.eeworm.com/read/460793/7240632
pas uencrypt.pas
unit uEncrypt;
interface
function Decrypt(const S: AnsiString; Key: Word): AnsiString;
function Encrypt(const S: AnsiString; Key: Word): AnsiString;
implementation
const
C1 = 52845;
www.eeworm.com/read/460793/7240647
pas uencrypt.pas
unit uEncrypt;
interface
function Decrypt(const S: AnsiString; Key: Word): AnsiString;
function Encrypt(const S: AnsiString; Key: Word): AnsiString;
implementation
const
C1 = 52845;
www.eeworm.com/read/448330/7534828
cpp filed.cpp
/*this file include fileD function this function used to decrypt a file*/
#include"fileD.h"
#define BUFFMAXSIZE 16
int fileD(unsigned char *passwd,char *fn_in,char *f
www.eeworm.com/read/198531/7930933
h mtu.h
#ifndef MTU_H
#define MTU_H
/*
*
* Packet maninipulation routes such as encrypt, decrypt, compress, decompress
* are passed a frame buffer that looks like this:
*
* [extra_frame bytes] [mtu
www.eeworm.com/read/239299/13290522
java aescryptography.java
/**
* AES加密解密及相关方法
*/
package src;
import java.security.*;
import javax.crypto.*;
/**
* RSACryptography
* RSACryptography use the privated key to encrypt the plain text and decrypt
*
www.eeworm.com/read/120980/6070790
pad test.pad
Hi
This is a Test Scratchpad Text file.
Remember only small files can be loaded and edited ..
But u CAN ENCRYPT AND DECRYPT VERY HUHE FILES ALSO .
This file has been Encryp
www.eeworm.com/read/120980/6070793
txt test.txt
Hi
This is a Test Scratchpad Text file.
Remember only small files can be loaded and edited ..
But u CAN ENCRYPT AND DECRYPT VERY HUHE FILES ALSO .
This file has been Encryp
www.eeworm.com/read/120626/14796652
h loki.h
/*
* loki.h - specifies the interface to the LOKI encryption routines.
* This library proviloki routines to expand a key, encrypt and
* decrypt 64-bit data blocks. The LOKI Data Encrypt
www.eeworm.com/read/119531/14827108
h loki.h
/*
* loki.h - specifies the interface to the LOKI encryption routines.
* This library proviloki routines to expand a key, encrypt and
* decrypt 64-bit data blocks. The LOKI Data Encrypt
www.eeworm.com/read/203824/15351042
h loki.h
/*
* loki.h - specifies the interface to the LOKI encryption routines.
* This library proviloki routines to expand a key, encrypt and
* decrypt 64-bit data blocks. The LOKI Data Encrypt