代码搜索:Encrypt
找到约 3,742 项符合「Encrypt」的源代码
代码结果 3,742
www.eeworm.com/read/202667/15377152
java pencipher.java
/**
* Title: cipher class
* Description:
* Copyright: Copyright (c) 2004
* Company: Gemplus Goldpac Co., Limited
*
* @author Meng hongwen
* @
www.eeworm.com/read/202043/15390894
h des.h
#ifndef DES_H
#define DES_H
enum {ENCRYPT,DECRYPT};
extern "C" bool __declspec(dllexport) des(char *Out,char *In,long datalen,const char *Key,int keylen,bool Type=ENCRYPT);
#endif
www.eeworm.com/read/201821/15394831
java singlekeyexample.java
/*
* Copyright (c) 2004 ???. All Rights Reserved.
*/
/*
* @(#)DESExample.java 1.0 04/03/10
*/
import java.security.*;
import javax.crypto.*;
/**
* 本例解释如何利用DES私钥加密算法加解密
*
* @a
www.eeworm.com/read/100036/15460735
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/112053/15494440
h des.h
/******************************************************************
** PROGRAM: des.h **
** AUTHOR: wenfj
www.eeworm.com/read/110943/15522039
vbp fam-fix2.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\WINDOWS\SYSTEM\STDOLE2.TLB#OLE Automation
Reference=*\G{00025E01-0000-0000-C000-000000000046}#4.0#0#..\..\..\PROGRAM FILES