代码搜索:Encrypt
找到约 3,742 项符合「Encrypt」的源代码
代码结果 3,742
www.eeworm.com/read/114089/15114611
webcf-lib
alert tcp !$HOME_NET any -> $HOME_NET 80 (msg:"ColdFusion-get odbc dsn";flags:PA; content:"CFUSION_GETODBCDSN()"; nocase;)
alert tcp !$HOME_NET any -> $HOME_NET 80 (msg:"ColdFusion-admin-encrypt";fl
www.eeworm.com/read/212068/15166184
cpp sms4.cpp
#include
//#include
//#define LITTLE_ENDIAN //定义小端字节序
//#define BIG_ENDIAN //定义大端字节序
#define ENCRYPT 0 //定义加密标志
#define DECRYPT 1 //定义解密标志
typedef unsign
www.eeworm.com/read/177235/5331946
t023snmpv3getmd5aes
#!/bin/sh
. ../eval_tools.sh
HEADER SNMPv3 get using MD5/AES of .1.3.6.1.2.1.1.3.0
SKIPIFNOT USE_OPENSSL
SKIPIFNOT SCAPI_AUTHPRIV
SKIPIFNOT HAVE_AES_CFB128_ENCRYPT
SKIPIF DISABLE_MD5
#
# Begin tes
www.eeworm.com/read/314660/3630265
so security.so
m4_comment([$Id: security.so,v 10.17 2002/02/04 17:52:38 bostic Exp $])
m4_ref_title(Environment, Security, @security, env/region, env/encrypt)
m4_p([dnl
The following are security issues that shoul
www.eeworm.com/read/396640/2408734
c pdf_save.c
#include "fitz.h"
#include "mupdf.h"
/* TODO: error check prints */
#define TIGHT 1
static fz_error *
writestream(fz_stream *out, pdf_xref *xref, pdf_crypt *encrypt, int oid, int gen)
{
fz_error *
www.eeworm.com/read/396640/2408744
svn-base pdf_save.c.svn-base
#include "fitz.h"
#include "mupdf.h"
/* TODO: error check prints */
#define TIGHT 1
static fz_error *
writestream(fz_stream *out, pdf_xref *xref, pdf_crypt *encrypt, int oid, int gen)
{
fz_error *
www.eeworm.com/read/391958/2516346
java encryption.java
package com.jdev.security.encrypt;
import java.security.Key;
/**
* 加密组件的最上层接口,提供两种最基础的加密方法
* @author wanna
*
*/
public interface Encryption
{
/**
* 加密
* @param plainText 明文,字节数
www.eeworm.com/read/103854/15459617
frm memoform.frm
VERSION 5.00
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX"
Begin VB.Form MemoForm
Caption = "Compose a Memo to Encrypt to the Clipboard"
ClientHeight