代码搜索:Encrypt
找到约 3,742 项符合「Encrypt」的源代码
代码结果 3,742
www.eeworm.com/read/104453/15692202
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/103844/15718820
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/100798/15864320
java squaremode.java
public interface SquareMode {
public void setKey (byte[] key);
public void setIV (byte[] iv);
//public void encrypt (byte in[], int in_offset, byte out[], int out_offset, int length);
www.eeworm.com/read/100623/15868572
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/100623/15868587
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/292026/8382103
h des.h
/* Deprecated/legacy */
/* crypto/des/des.org */
/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eri
www.eeworm.com/read/287119/8719994
c des.c
/*
#ifndef __WIN95__
#include
#else
#include
#endif
*/
#include "bc_des.h"
#include "des_tbl.h"
// DES ECB encryption code
extern DWORD SP_boxes[8][64];
extern DWORD KeyPerm[8
www.eeworm.com/read/287068/8728205
h des.h
/* Deprecated/legacy */
/* crypto/des/des.org */
/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eri
www.eeworm.com/read/427862/8916076
cpp main.cpp
#include "stdio.h"
#include "string.h"
#include "cast5.h"
CAST5_context c;
byte key[16] = { 0x01, 0x23, 0x45, 0x67, 0x12, 0x34, 0x56, 0x78,
0x23, 0x45, 0x67, 0x89, 0x34, 0x56, 0x78, 0x
www.eeworm.com/read/185622/9003607
txt rfc2944.txt
Network Working Group T. Wu
Request for Comments: 2944 Standford University
Category: Standards Track