代码搜索:加密芯片
找到约 10,000 项符合「加密芯片」的源代码
代码结果 10,000
www.eeworm.com/read/374048/9422783
rar 恺撒加密.rar
www.eeworm.com/read/168830/9896629
txt 加密原理.txt
加密原理
加密也可提高终端和网络通讯的物理安全,有三种方法加密传输数据:
. 链接加密:在网络节点间加密,在节点间传输加密,传送到节点后解密, 不同节点对间用不同的密码.
节点加密:与链接加密类似,不同的只是当数据在节点间传送时,不用明 码格式传送,而是用特殊的加密硬件进行解密和重加密,这种 专用硬件通常旋转在安全保险箱中.
首尾加密:对进入网络的数据加密,然后待数据从网络 ...
www.eeworm.com/read/363342/9958035
c 文件加密.c
www.eeworm.com/read/361668/10039580
txt 加密解密.txt
if(FC_TAG != tag)
throw new CryptoHelpException("文件被破坏");
long numReads = lSize / BUFFER_SIZE;
long slack = (long)lSize % BUFFER_SIZE;
for(int i = 0; i < numR
www.eeworm.com/read/360453/10091209
doc 数据加密.doc
www.eeworm.com/read/359656/10131523
dsw lsb加密.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/359656/10131525
ico lsb加密.ico
www.eeworm.com/read/359656/10131529
plg lsb加密.plg
Build Log
--------------------Configuration: LSB加密 - Win32 Release--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo
www.eeworm.com/read/359656/10131533
exe lsb加密.exe
www.eeworm.com/read/359656/10131537
cpp lsb加密.cpp
// LSB加密.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "LSB加密.h"
#include "LSB加密Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static