代码搜索:Decrypt
找到约 1,475 项符合「Decrypt」的源代码
代码结果 1,475
www.eeworm.com/read/119007/14844539
txt readme.txt
密聊源程序
密聊是文件密使的一部份,为了保护通讯的安全,为此文件密使新添加了即时安全通讯工具密聊,
"密聊"采用 2048bit 的 RSA 数据加密算法对数据进行加密和数字签名。在此公开源程序并希望
对信息安全有兴趣的朋友进行改进,或提供宝贵的意见。希望密聊能成为一个稳定、安全、公开
的通讯工具。
程序内容:
1. ...
www.eeworm.com/read/217873/14946385
h qfdes.h
/*****************************************************************************
Saleem N. Bhatti
February 1993
*****************************************************************************/
www.eeworm.com/read/217397/14966470
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/208608/15242845
h aes.h
/*
* @(#)aes.h 2006-06-12 14:34:05
* Copyright 2006 HUST Software School. All rights reserved.
* Author: 翟黎 软件0309 01012003026327 Email:mrzhaili@gmail.com
*/
#ifndef _AES_H_
#define _AES
www.eeworm.com/read/206244/15297712
txt readme.txt
密聊源程序
密聊是文件密使的一部份,为了保护通讯的安全,为此文件密使新添加了即时安全通讯工具密聊,
"密聊"采用 2048bit 的 RSA 数据加密算法对数据进行加密和数字签名。在此公开源程序并希望
对信息安全有兴趣的朋友进行改进,或提供宝贵的意见。希望密聊能成为一个稳定、安全、公开
的通讯工具。
程序内容:
1. ...
www.eeworm.com/read/335447/12522598
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/147096/12586240
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.
%