代码搜索:Encrypt
找到约 3,742 项符合「Encrypt」的源代码
代码结果 3,742
www.eeworm.com/read/380530/2657279
in makefile.in
#
# priv/external/common/tis/pkcs7/libpkcs7
#
# $Id: Makefile.in,v 1.2 2001/07/16 22:59:41 sluu Exp $
#
OBJS= decode.o decrypt.o encrypt.o pkcs7.o pkcs7_asn.o pkcs7_oid.o sign.o verify.o
PRIVH
www.eeworm.com/read/354521/3077344
in makefile.in
#
# priv/external/common/tis/pkcs7/libpkcs7
#
# $Id: Makefile.in,v 1.2 2001/07/16 22:59:41 sluu Exp $
#
OBJS= decode.o decrypt.o encrypt.o pkcs7.o pkcs7_asn.o pkcs7_oid.o sign.o verify.o
PRIVH
www.eeworm.com/read/258893/4349064
in makefile.in
#
# priv/external/common/tis/pkcs7/libpkcs7
#
# $Id: Makefile.in,v 1.3 1998/11/10 04:54:05 hal Exp $
#
OBJS= decode.o decrypt.o encrypt.o pkcs7.o pkcs7_asn.o pkcs7_oid.o sign.o verify.o
PRIVHD
www.eeworm.com/read/286186/8783975
cpp crypt.cpp
#include "Classes.hpp"
#include "string.h"
char PW_Code[]={1,5,2,0,8,8}; //密钥数字
AnsiString Encrypt(AnsiString Pass_W){ //输入密码原文字符串
char *pass = new char[Pass_W.Length()]; //开辟一个Pass_W长度大小的字符串内
www.eeworm.com/read/197001/8036425
txt 对文件加密的类的编写.txt
你可以对密码进行简单的加密这样文件中或者数据库中显示的密码不是昵登陆时的密码
下面给你一个加密类直接用就可以了
class CCrypt
{
public:
CCrypt();
virtual ~CCrypt();
public:
static CString Encrypt(CString S, WORD Key); // 加密函数
static CString D
www.eeworm.com/read/37265/1070448
h hal_ccm.h
#ifndef HAL_CCM_H_
#define HAL_CCM_H_
void SSP_CCM_Auth (uint8, uint8 *, uint8 *, uint16, uint8 *, uint16, uint8 *, uint8 *);
void SSP_CCM_Encrypt (uint8, uint8 *, uint8 *, uint16, uint8
www.eeworm.com/read/201813/5057086
entries
/encrypt.c/1.1/Wed Jan 18 07:39:57 2006/-kb/
/hashsum.c/1.1/Wed Jan 18 07:39:57 2006/-kb/
/multi.c/1.1/Wed Jan 18 07:39:57 2006/-kb/
/small.c/1.1/Wed Jan 18 07:39:57 2006/-kb/
/test.c/1.1/Wed Jan 18 0
www.eeworm.com/read/447429/1704699
h hal_ccm.h
#ifndef HAL_CCM_H_
#define HAL_CCM_H_
void SSP_CCM_Auth (uint8, uint8 *, uint8 *, uint16, uint8 *, uint16, uint8 *, uint8 *);
void SSP_CCM_Encrypt (uint8, uint8 *, uint8 *, uint16, uint8
www.eeworm.com/read/411153/2191523
h hal_ccm.h
#ifndef HAL_CCM_H_
#define HAL_CCM_H_
void SSP_CCM_Auth (uint8, uint8 *, uint8 *, uint16, uint8 *, uint16, uint8 *, uint8 *);
void SSP_CCM_Encrypt (uint8, uint8 *, uint8 *, uint16, uint8
www.eeworm.com/read/385581/2588058
h hal_ccm.h
#ifndef HAL_CCM_H_
#define HAL_CCM_H_
void SSP_CCM_Auth (uint8, uint8 *, uint8 *, uint16, uint8 *, uint16, uint8 *, uint8 *);
void SSP_CCM_Encrypt (uint8, uint8 *, uint8 *, uint16, uint8