代码搜索:身份加密

找到约 5,494 项符合「身份加密」的源代码

代码结果 5,494
www.eeworm.com/read/150994/12240613

frm master.frm

VERSION 5.00 Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX" Begin VB.Form Master BorderStyle = 1 'Fixed Single Caption = "21种加密54种压缩 V1.04 海阔天空收集整理
www.eeworm.com/read/125403/14495102

asp pwdpage.asp

加密的网页 这个网页十分简单,只要在原始码的最前面加上以下标识: <!--#include file=" passwor
www.eeworm.com/read/224738/14569963

v des.v

module DES(clk,en,din,dout,key,oflag,del,mode); input [0:63] din; //输入的64位待加密或者待解密的数据,由mode信号决定 input [0:63] key; //输入的64位key,去除奇偶校验后只有56位有效 input clk; //DES system clk
www.eeworm.com/read/213023/15143660

txt readme.txt

1,加解密完全ok 2,收发程序分开,CC2420example-1.c 接收 CC2420example-2.c 发送 3,FCF中的 Security Enabled 位不用注意 4,发送加密密钥 与 接收解密密钥 要一致,否则会导致错误,死机等
www.eeworm.com/read/472556/6870078

cpp des.cpp

#ifndef _DES_H_ #define _DES_H_ /* 说明:将56位的密钥加上奇偶位变为64位,该功能还未实现 * 加密解密只是能对64位的明文或密文进行,分块的功能还未实现 */ #include using namespace std; #define BIT bool #define BYTE unsigned char
www.eeworm.com/read/472556/6870097

cpp des.cpp

#ifndef _DES_H_ #define _DES_H_ /* 说明:将56位的密钥加上奇偶位变为64位,该功能还未实现 * 加密解密只是能对64位的明文或密文进行,分块的功能还未实现 */ #include using namespace std; #define BIT bool #define BYTE unsigned char
www.eeworm.com/read/472556/6870122

cpp des.cpp

#ifndef _DES_H_ #define _DES_H_ /* 说明:将56位的密钥加上奇偶位变为64位,该功能还未实现 * 加密解密只是能对64位的明文或密文进行,分块的功能还未实现 */ #include using namespace std; #define BIT bool #define BYTE unsigned char
www.eeworm.com/read/415925/11048396

frm master.frm

VERSION 5.00 Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX" Begin VB.Form Master BorderStyle = 1 'Fixed Single Caption = "21种加密54种压缩 V1.04 海阔天空收集整理