代码搜索:Cipher
找到约 3,792 项符合「Cipher」的源代码
代码结果 3,792
www.eeworm.com/read/300587/13904081
cpp 1439 cipher.cpp
//ACM暑期集训队练习赛(5)1001 Cipher
#include
#include
#include
using namespace std;
const int N=201;
int main()
{
int key[N]; //secret kay
int keys[N]; //group informat
www.eeworm.com/read/134450/13990415
rc2 cipher.rc2
//
// CIPHER.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
////
www.eeworm.com/read/133437/14043230
txt cipher1.txt
12423 11524 7243 7459 14303 6127 10964 16399 9272 13629 14407 18817 18830 13556 3159 16647 5300 13951 81 8986 8007 13167 10022 17213 2264 961 17459 4101 2999 14569 17183 15827 15827 0
www.eeworm.com/read/107247/15611367
h des_cipher.h
//#define ID "142725711106681"
#ifndef _DES_PUBLIC_H
#define _DES_PUBLIC_H
#define EN0 0/* MODE== encrypt*/
#define DE1 1/* MODE== decrypt*/
#define MAXKEYSIZE 9
#define MAXTEXTSIZE 9
www.eeworm.com/read/100945/15859656
dpk cipher50.dpk
package Cipher50;
{$R *.RES}
{$ALIGN ON}
{$ASSERTIONS ON}
{$BOOLEVAL OFF}
{$DEBUGINFO ON}
{$EXTENDEDSYNTAX ON}
{$IMPORTEDDATA ON}
{$IOCHECKS ON}
{$LOCALSYMBOLS ON}
{$LONGSTRINGS ON}
{$OPE
www.eeworm.com/read/287073/8725643
html class_cipher_mode_final_template___cipher_holder-members.html
Crypto++: Member List
www.eeworm.com/read/287073/8726283
html class_cipher_mode_final_template___external_cipher-members.html
Crypto++: Member List
www.eeworm.com/read/133019/14059613
html class_cipher_mode_final_template___cipher_holder-members.html
Crypto++: Member List
www.eeworm.com/read/133019/14059997
html class_cipher_mode_final_template___external_cipher-members.html
Crypto++: Member List
www.eeworm.com/read/287073/8722173
html struct_panama_cipher.html
Crypto++: PanamaCipher< B > Struct Template