代码搜索:Encryption

找到约 4,642 项符合「Encryption」的源代码

代码结果 4,642
www.eeworm.com/read/349903/10785905

cpp ibe_extx.cpp

/* Boneh & Franklin's Identity Based Encryption - y2=x^3+x version Extract Phase After this program has run the file privatex.ibe contains
www.eeworm.com/read/274306/10877825

cpp diamond.cpp

// diamond.cpp - modified by Wei Dai from: /* diamond2.c - Encryption designed to exceed DES in security. This file and the Diamond2 and Diamond2 Lite Block Ciphers described herein are her
www.eeworm.com/read/470740/6907574

cpp rsa_draft.cpp

#include "stdafx.h" // This is a draft version of RSA encryption // Improved by sanicle,2006.1 // 3mn@3mn.net #include "rsa_draft.h" class prime_factory { unsigned np; unsigned *pl;
www.eeworm.com/read/470740/6907587

cpp rsa_draft.cpp

#include "stdafx.h" // This is a draft version of RSA encryption // Improved by sanicle,2006.1 // 3mn@3mn.net #include "rsa_draft.h" class prime_factory { unsigned np; unsigned *pl;
www.eeworm.com/read/470055/6923841

cpp wake.cpp

// wake.cpp - written and placed in the public domain by Wei Dai #include "pch.h" #include "wake.h" NAMESPACE_BEGIN(CryptoPP) void WAKE_TestInstantiations() { Weak::WAKE_CFB::Encryption
www.eeworm.com/read/106372/6951545

des testdata.des

# # Test Data for the Data Encryption Standard (see testdes.c) # # From National Bureau of Standards Special Publication 500-20, Sep-80. # # Column 1: Key # Column 2: PlainText # Column 3: Cip
www.eeworm.com/read/461327/7229174

cpp rsa_draft.cpp

#include "stdafx.h" // This is a draft version of RSA encryption // Improved by sanicle,2006.1 // 3mn@3mn.net #include "rsa_draft.h" class prime_factory { unsigned np; unsigned *pl;
www.eeworm.com/read/461327/7229186

cpp rsa_draft.cpp

#include "stdafx.h" // This is a draft version of RSA encryption // Improved by sanicle,2006.1 // 3mn@3mn.net #include "rsa_draft.h" class prime_factory { unsigned np; unsigned *pl;
www.eeworm.com/read/446236/7583537

cpp diamond.cpp

// diamond.cpp - modified by Wei Dai from: /* diamond2.c - Encryption designed to exceed DES in security. This file and the Diamond2 and Diamond2 Lite Block Ciphers described herein are her
www.eeworm.com/read/437246/7752883

cpp wake.cpp

// wake.cpp - written and placed in the public domain by Wei Dai #include "pch.h" #include "wake.h" NAMESPACE_BEGIN(CryptoPP) void WAKE_TestInstantiations() { Weak::WAKE_CFB::Encryption