代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/182339/9206953
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by RSA.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#defin
www.eeworm.com/read/169092/9880799
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Rijnd.rc
//
#define IDD_ABOUTBOX 100
#define IDD_RIJND_FORM 101
#define
www.eeworm.com/read/139874/13127527
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Rijnd.rc
//
#define IDD_ABOUTBOX 100
#define IDD_RIJND_FORM 101
#define
www.eeworm.com/read/228937/14357253
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Rijnd.rc
//
#define IDD_ABOUTBOX 100
#define IDD_RIJND_FORM 101
#define
www.eeworm.com/read/238150/13904322
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Rijnd.rc
//
#define IDD_ABOUTBOX 100
#define IDD_RIJND_FORM 101
#define
www.eeworm.com/read/427960/8909264
cpp ibe_dec.cpp
/*
Boneh & Franklin's Identity Based Encryption
Decryption phase
Decrypts a file .ibe
Finds the session key by IBE decrypting the file .key
Uses this sessio
www.eeworm.com/read/427960/8909774
cpp pal_enc.cpp
/*
* PAL_ENC.CPP
*
* Paillier Homomorphic Encryption
* See "Public key Cryptosystems based on Composite Degree Residue Classes",
* Eurocrypt 1999
*
* NOTE: - This PK scheme is "Homomorp
www.eeworm.com/read/185143/9055845
c auth.c
/*
* This file contains all the routines needed to interface to routines to
* perform digital signatures, and stream data encryption. Currently it
* uses the des. If another method is used, thi
www.eeworm.com/read/185142/9055927
c auth.c
/*
* This file contains all the routines needed to interface to routines to
* perform digital signatures, and stream data encryption. Currently it
* uses the des. If another method is used, thi
www.eeworm.com/read/178173/9415830
txt cbc_e_m_ref.txt
=========================
FILENAME: "cbc_e_m.txt"
Cipher Block Chaining (CBC) Mode - ENCRYPTION
Monte Carlo Test
Algorithm Name: Rijndael
Principal Submitter: Joan Daemen
==========