代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/288992/8587978
h configdialog.h
#pragma once
#include "resource.h" // main symbols
#include
#define _masterKey "dreamer_file_encryption"
class ConfigDialog : public CDialogImpl
{
public:
www.eeworm.com/read/187929/8589835
cpp mars.cpp
// mars.cpp - modified by Sean Woods from Brian Gladman's mars6.c for Crypto++
/* This is an independent implementation of the MARS encryption */
/* algorithm designed by a team at IBM as
www.eeworm.com/read/287946/8658291
cpp mars.cpp
// mars.cpp - modified by Sean Woods from Brian Gladman's mars6.c for Crypto++
/* This is an independent implementation of the MARS encryption */
/* algorithm designed by a team at IBM as
www.eeworm.com/read/286166/8785163
cpp mars.cpp
// mars.cpp - modified by Sean Woods from Brian Gladman's mars6.c for Crypto++
/* This is an independent implementation of the MARS encryption */
/* algorithm designed by a team at IBM as
www.eeworm.com/read/427960/8909357
cpp ipk_dec.cpp
/*
Cock's Identity Based Encryption
Decryption phase
Decrypts a file .ipk
Finds the session key by ID-PKC decrypting the file .key
Uses this session key to
www.eeworm.com/read/427960/8909481
cpp ibe_ext.cpp
/*
Boneh & Franklin's Identity Based Encryption
Extract Phase
After this program has run the file private.ibe contains
*/
#include
www.eeworm.com/read/283128/9041428
cpp mars.cpp
// mars.cpp - modified by Sean Woods from Brian Gladman's mars6.c for Crypto++
/* This is an independent implementation of the MARS encryption */
/* algorithm designed by a team at IBM as
www.eeworm.com/read/179775/9339239
html 12-15.html
APPLIED CRYPTOGRAPHY, SECOND EDITION: Protocols, Algorithms, and Source Code in C:Data Encryption Standard (DES)
www.eeworm.com/read/179775/9339242
html 12-09.html
APPLIED CRYPTOGRAPHY, SECOND EDITION: Protocols, Algorithms, and Source Code in C:Data Encryption Standard (DES)
www.eeworm.com/read/179775/9339244
html 12-14.html
APPLIED CRYPTOGRAPHY, SECOND EDITION: Protocols, Algorithms, and Source Code in C:Data Encryption Standard (DES)