代码搜索:Cipher
找到约 3,792 项符合「Cipher」的源代码
代码结果 3,792
www.eeworm.com/read/101042/6258099
c e_xcbc_d.c
/* crypto/evp/e_xcbc_d.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
www.eeworm.com/read/105089/6277094
c encryp.c
#include "aes.h"
#include
#include
#include
#include
#include
DWORD Here(DWORD x)
{
unsigned int mask=~0U;
return (* (((DWORD *)&x)-1)
www.eeworm.com/read/492302/6420894
c omac_file.c
/* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The librar
www.eeworm.com/read/492302/6420929
c ctr_encrypt.c
/* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The librar
www.eeworm.com/read/492302/6421233
c ocb_decrypt_verify_memory.c
/* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The librar
www.eeworm.com/read/492302/6421241
c pmac_file.c
/* LibTomCrypt, modular cryptographic library -- Tom St Denis
*
* LibTomCrypt is a library that provides various cryptographic
* algorithms in a highly modular and flexible manner.
*
* The librar
www.eeworm.com/read/486736/6525905
cpp modes.cpp
// modes.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "modes.h"
#include "des.h"
#include "strciphr.cpp"
NAMESPACE_BEGIN(CryptoPP)
void Modes_Test
www.eeworm.com/read/486736/6525949
h sapphire.h
#ifndef CRYPTOPP_SAPPHIRE_H
#define CRYPTOPP_SAPPHIRE_H
#include "seckey.h"
#include "secblock.h"
NAMESPACE_BEGIN(CryptoPP)
/// base class, do not use directly
class SapphireBase : public
www.eeworm.com/read/486736/6526186
cpp rng.cpp
// rng.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "rng.h"
#include
#include
NAMESPACE_BEGIN(CryptoPP)
// linear congruential gen