代码搜索:Encrypt
找到约 3,742 项符合「Encrypt」的源代码
代码结果 3,742
www.eeworm.com/read/110265/15537906
c desc.c
/* DESC.C - Data Encryption Standard routines for RSAREF
Based on "Karn/Hoey/Outerbridge" implementation (KHODES)
*/
#include "global.h"
#include "rsaref.h"
#include "des.h"
static UIN
www.eeworm.com/read/105985/15649585
c desc.c
/* DESC.C - Data Encryption Standard routines for RSAREF
Based on "Karn/Hoey/Outerbridge" implementation (KHODES)
*/
#include "global.h"
#include "rsaref.h"
#include "des.h"
static UINT2 BYTE_
www.eeworm.com/read/100798/15864315
java squareofb.java
/**
* Output feedback (OFB) support for the Square block cipher.
*
* @author Public domain implementation by Paulo Barreto
*
* Version 2.1 (1997.08.11)
*
* =========
www.eeworm.com/read/439112/1808573
nasl secpod_mcafee_encrypt_usb_mngr_sec_bypass_vuln_900026.nasl
#############################################################################
#
# McAfee Encrypted USB Manager Remote Security Bypass Vulnerability
#
# Copyright: SecPod
#
# Date Written: 2008/08/1
www.eeworm.com/read/288774/8608674
h des.h
// Des.h: interface for the CDes class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_DES_H__E0A91F40_DF86_11D6_B0C1_00E04C391A51__INCLUDED_)
#define
www.eeworm.com/read/288774/8608737
h rsa.h
// Rsa.h: interface for the CRsa class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_RSA_H__E0A91F41_DF86_11D6_B0C1_00E04C391A51__INCLUDED_)
#define
www.eeworm.com/read/431951/8645373
h aesencryption.h
#ifndef AES_ENCRYPT_H
#define AES_ENCRYPT_H
void decryptofb(unsigned char* buffer, unsigned char* vec, int bsize);
#endif
www.eeworm.com/read/287119/8719872
c bc_des.c
#include "bc_types.h"
#include "bc_des.h"
#include "des_tbl.h"
// DES ECB encryption code
extern DWORD SP_boxes[8][64];
extern DWORD KeyPerm[8][64];
/* Macroses to transform array of 4 bytes to 32