代码搜索:Cipher
找到约 3,792 项符合「Cipher」的源代码
代码结果 3,792
www.eeworm.com/read/291192/8436817
txt playfair_cipher.txt
YODEGNRGQWCDGLLHDRCBAMAQPMMAZXXSPHTGHKCKBLUQEOOPLDMDLTLDQFUDJPEAYNUDPTTGUMNDUTWDOERAHRMTGLBEUHDVGNRGQWCDGRYOALJPNDUHWNMHXROPBEFCUTNHHKOKBEZHEAGDHMSUUFTUMTPMWNYOGBMZKMCDHYHPBCAQGATEUHKALUPARDSMLTEDGUDW
www.eeworm.com/read/388569/8600034
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/431040/8711999
v des_cipher.v
// *******************************************************//
//
// E盒,S盒,P盒
// date:
//
// *******************************************************//
module DES_CIPHER(P, R, Ks);
input [
www.eeworm.com/read/385281/8810357
html caesar-cipher.html
Code Fragment
/** Class for doing encryption and decryption using the Caesar Ci
www.eeworm.com/read/381656/9079529
vi caesar cipher.vi
www.eeworm.com/read/178832/9384736
txt cipher50.txt
// CIPHER50.FLL
//
// Character encryption routine for VFP 5.0
//
// Usage: ENCRYPT(plaintext,password)
//
// Plaintext can be a character string or a memo field (memo fields
/
www.eeworm.com/read/178832/9384738
fll cipher50.fll
www.eeworm.com/read/167487/9967649
h tomcrypt_cipher.h
/* ---- SYMMETRIC KEY STUFF -----
*
* We put each of the ciphers scheduled keys in their own structs then we put all of
* the key formats in one union. This makes the function prototypes easier t
www.eeworm.com/read/162805/10270256
h ocf_cipher.h
/*
//
// INTEL CORPORATION PROPRIETARY INFORMATION
// This software is supplied under the terms of a license agreement or
// nondisclosure agreement with Intel Corporation and may not
www.eeworm.com/read/162805/10270280
cpp ocf_cipher.cpp
/*
//
// INTEL CORPORATION PROPRIETARY INFORMATION
// This software is supplied under the terms of a license agreement or
// nondisclosure agreement with Intel Corporation and may not