代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/109296/15559895
diz file_id.diz
@PRODUCT v @VERSION@PLATFORM_APPENDIX
Russian localized version.
Includes GOST 28147-89 encryption module.
www.eeworm.com/read/106644/15631541
h rijndael.h
#ifndef _rijndael_include
#define _rijndael_include
void gentables(void);
void gkey(int nb,int nk,char *key);
/* blocksize=32*nb bits. Key=32*nk bits */
/* currently nb,bk = 4, 6 or 8
www.eeworm.com/read/100605/15869710
cpp algos.cpp
// this file is public domain
#include
#include
using namespace Botan;
struct algorithm
{
algorithm(const std::string& t, const std::string& n,
u32
www.eeworm.com/read/135153/5889307
h socket.h
#ifndef _ASMARM_SOCKET_H
#define _ASMARM_SOCKET_H
#include
/* For setsockoptions(2) */
#define SOL_SOCKET 1
#define SO_DEBUG 1
#define SO_REUSEADDR 2
#define SO_TYPE 3
#define SO_E
www.eeworm.com/read/125688/6023307
h socket.h
#ifndef _ASMARM_SOCKET_H
#define _ASMARM_SOCKET_H
#include
/* For setsockoptions(2) */
#define SOL_SOCKET 1
#define SO_DEBUG 1
#define SO_REUSEADDR 2
#define SO_TYPE 3
#define SO_E
www.eeworm.com/read/431199/8701937
h cast.h
#ifndef CRYPTOPP_CAST_H
#define CRYPTOPP_CAST_H
/** \file
*/
#include "seckey.h"
#include "secblock.h"
NAMESPACE_BEGIN(CryptoPP)
class CAST
{
protected:
static const word32 S[8][256];
};
//! alg
www.eeworm.com/read/386806/8724549
h crypt.h
/* crypt.h (dummy version) -- do not perform encrytion
* Hardly worth copyrighting :-)
*/
#ifdef CRYPT
# undef CRYPT /* dummy version */
#endif
#define RAND_HEAD_LEN 12 /* length o
www.eeworm.com/read/429510/8804506
c test.c
#include
#include
#include "../include/blowfish.h"
int main(int argc, char *argv[])
{
puts("Blowfish testing function...");
blowfish_context_t *ctx = (blowfish_context
www.eeworm.com/read/384400/8872126
h crypt.h
/* crypt.h (dummy version) -- do not perform encryption
* Hardly worth copyrighting :-)
*/
#ifdef CRYPT
# undef CRYPT /* dummy version */
#endif
#define RAND_HEAD_LEN 12 /* length