代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/359573/10136630
html 12-04.html
APPLIED CRYPTOGRAPHY, SECOND EDITION: Protocols, Algorithms, and Source Code in C:Data Encryption Standard (DES)
www.eeworm.com/read/359573/10136632
html 12-02.html
APPLIED CRYPTOGRAPHY, SECOND EDITION: Protocols, Algorithms, and Source Code in C:Data Encryption Standard (DES)
www.eeworm.com/read/359573/10136634
html 12-06.html
APPLIED CRYPTOGRAPHY, SECOND EDITION: Protocols, Algorithms, and Source Code in C:Data Encryption Standard (DES)
www.eeworm.com/read/359573/10136637
html 12-03.html
APPLIED CRYPTOGRAPHY, SECOND EDITION: Protocols, Algorithms, and Source Code in C:Data Encryption Standard (DES)
www.eeworm.com/read/359231/10160514
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Registry Encryption.rc
//
#define IDD_REGISTRYENCRYPTION_DIALOG 102
#define IDR_MAINFRAME
www.eeworm.com/read/355392/10269699
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/355115/10291893
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/162364/10310550
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/422757/10612274
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