代码搜索:Decrypt
找到约 1,475 项符合「Decrypt」的源代码
代码结果 1,475
www.eeworm.com/read/238196/13902860
c old_code.c
byte_string_t M, char **idarray);
//idarray is a null-terminated array of ID's
//
//See LICENSE for license
// = encrypt(M)
//(U and W are the same for every id)
int IBE_decrypt(byte_string_t
www.eeworm.com/read/185072/9058069
cpp affine.cpp
#include
#include
#include
int gcd(int ,int );
int ani(int );
void encrypt(int ,int );
void decrypt(int ,int );
void frequency(void);
void main(){
int a,b,a1;
www.eeworm.com/read/353554/10439868
h wy.h
//制作人:王印
#include
#include
#include
#include
#define ENCRYPT 1
#define DECRYPT 0
//typedef char bool;
// 16 sub keys
static bool SubKey[16][48];
www.eeworm.com/read/422469/10635128
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public Const MAX_PATH = 260
Public Const INVALID_HANDLE_VALUE = -1
Public Const TRANSPARENT = 1
Public Const Decrypt_CO = &HF0
Public Cons
www.eeworm.com/read/422469/10635292
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public Const MAX_PATH = 260
Public Const INVALID_HANDLE_VALUE = -1
Public Const TRANSPARENT = 1
Public Const Decrypt_CO = &HF0
Public Cons
www.eeworm.com/read/422469/10635382
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public Const MAX_PATH = 260
Public Const INVALID_HANDLE_VALUE = -1
Public Const TRANSPARENT = 1
Public Const Decrypt_CO = &HF0
Public Cons
www.eeworm.com/read/349844/10796473
h aes.h
#ifndef HEADER_AES_H
#define HEADER_AES_H
/*
#ifdef OPENSSL_NO_AES
#error AES is disabled.
#endif
*/
#define AES_ENCRYPT 1
#define AES_DECRYPT 0
/* Because array size can't be a const i
www.eeworm.com/read/465533/7049477
cpp testdes.cpp
#include
#include
extern "C" int des64(unsigned char *source /*in*/,unsigned char *dest/*out*/,unsigned char *inkey/*in*/, int flg/*1-Encrypt 0-decrypt*/);
extern "C" int Encr
www.eeworm.com/read/126641/6015674
pod rsautl.pod
=pod
=head1 NAME
rsautl - RSA utility
=head1 SYNOPSIS
B B
[B]
[B]
[B]
[B]
[B]
[B]
[B]
[B]
[B
www.eeworm.com/read/101042/6259121
pod rsautl.pod
=pod
=head1 NAME
rsautl - RSA utility
=head1 SYNOPSIS
B B
[B]
[B]
[B]
[B]
[B]
[B]
[B]
[B]
[B