代码搜索:Decryption
找到约 742 项符合「Decryption」的源代码
代码结果 742
www.eeworm.com/read/318176/13484217
cpp pal_dec.cpp
/*
* PAL_DEC.CPP
*
* Paillier Homomorphic Decryption
* See "Public key Cryptosystems based on Composite Degree Residue Classes",
* Eurocrypt 1999
*
* NOTE: This PK scheme is "Homomorphi
www.eeworm.com/read/318176/13484267
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/307586/13720074
txt cbc_d_m.txt
=========================
FILENAME: "cbc_d_m.txt"
Cipher Block Chaining (CBC) Mode - DECRYPTION
Monte Carlo Test
Algorithm Name: Rijndael
Principal Submitter: Joan Daemen
==========
www.eeworm.com/read/125279/6031673
tex requirement018.tex
\subsection{018: full inbound policy checking}
\subsubsection{018: Definition of requirement }
Upon decryption/decapsulation of a packet, the inner set of selectors should
be checked against SA defi
www.eeworm.com/read/494289/6381633
cpp pal_dec.cpp
/*
* PAL_DEC.CPP
*
* Paillier Homomorphic Decryption
* See "Public key Cryptosystems based on Composite Degree Residue Classes",
* Eurocrypt 1999
*
* NOTE: This PK scheme is "Homomorphi
www.eeworm.com/read/494289/6381693
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/405202/11470054
pas lbcipher.pas
{$I LockBox.inc}
unit LbCipher;
{-private key encryption/decryption primitives}
interface
uses
{$IFDEF MSWINDOWS}
Windows,
{$ENDIF}
{$IFDEF UsingCLX}
Types,
{$ENDIF}
Classes;
www.eeworm.com/read/156908/11753347
cpp pal_dec.cpp
/*
* PAL_DEC.CPP
*
* Paillier Homomorphic Decryption
* See "Public key Cryptosystems based on Composite Degree Residue Classes",
* Eurocrypt 1999
*
* NOTE: This PK scheme is "Homomorphi
www.eeworm.com/read/156908/11753485
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/126691/14406529
txt cbc_d_m.txt
=========================
FILENAME: "cbc_d_m.txt"
Cipher Block Chaining (CBC) Mode - DECRYPTION
Monte Carlo Test
Algorithm Name: Rijndael
Principal Submitter: Joan Daemen
==========