代码搜索:Decrypt
找到约 1,475 项符合「Decrypt」的源代码
代码结果 1,475
www.eeworm.com/read/204685/15334968
cpp evaqqcrypt.cpp
#include "stdafx.h"
#include "evaqqcrypt.h"
#include
EvaQQCrypt::EvaQQCrypt(void)
{
}
EvaQQCrypt::~EvaQQCrypt(void)
{
}
void EvaQQCrypt::Tea_Encipher(unsigned long *const
www.eeworm.com/read/204398/15340289
cpp evaqqcrypt.cpp
#include "stdafx.h"
#include "evaqqcrypt.h"
#include
EvaQQCrypt::EvaQQCrypt(void)
{
}
EvaQQCrypt::~EvaQQCrypt(void)
{
}
void EvaQQCrypt::Tea_Encipher(unsigned long *const
www.eeworm.com/read/204211/15343335
txt via_ace.txt
Support for the VIA Nehemiah Advanced Cryptography Engine (ACE)
---------------------------------------------------------------
A. Introduction
The AES code now supports the VIA ACE engine.
www.eeworm.com/read/108226/15590699
am makefile.am
## Process this file with automake to produce Makefile.in
INCLUDES = \
@GTK_CFLAGS@
PTHREAD_LIB = -lpthread
bin_PROGRAMS = airsnort gencases decrypt orinoco_hopper
airsnort_SOURCES = \
main.c \
www.eeworm.com/read/107429/15607272
txt readme.txt
密聊源程序
密聊是文件密使的一部份,为了保护通讯的安全,为此文件密使新添加了即时安全通讯工具密聊,
"密聊"采用 2048bit 的 RSA 数据加密算法对数据进行加密和数字签名。在此公开源程序并希望
对信息安全有兴趣的朋友进行改进,或提供宝贵的意见。希望密聊能成为一个稳定、安全、公开
的通讯工具。
程序内容:
1. ...
www.eeworm.com/read/106996/15615105
am makefile.am
## Process this file with automake to produce Makefile.in
INCLUDES = \
@GTK_CFLAGS@
PTHREAD_LIB = -lpthread
bin_PROGRAMS = airsnort gencases decrypt orinoco_hopper
airsnort_SOURCES = \
main.c \
www.eeworm.com/read/101557/15827311
m com_encr.m
function [ret,x0,str,ts,xts]=com_encr(t,x,u,flag);
%COM_ENCR is the M-file description of the SIMULINK system named COM_ENCR.
% The block-diagram can be displayed by typing: COM_ENCR.
%
www.eeworm.com/read/101093/15852678
txt readme.txt
密聊源程序
密聊是文件密使的一部份,为了保护通讯的安全,为此文件密使新添加了即时安全通讯工具密聊,
"密聊"采用 2048bit 的 RSA 数据加密算法对数据进行加密和数字签名。在此公开源程序并希望
对信息安全有兴趣的朋友进行改进,或提供宝贵的意见。希望密聊能成为一个稳定、安全、公开
的通讯工具。
程序内容:
1. ...