-
MIME base64 简单的编解码,主要用于学习之用
MIME base64 简单的编解码,主要用于学习之用-A simple MIME base64 encoding and decoding.
- 2022-05-13 22:33:06下载
- 积分:1
-
在原有加密输入输入使用RSA加密算法…
利用RSA加密算法对输入的原文进行加密,输入的可以是主键盘上的任何符号-use RSA encryption algorithm on the importation of the original encrypted input is the main keyboard can be any of the symbols
- 2022-01-28 14:30:54下载
- 积分:1
-
The source code of IDEA encryption algorithm
idea加密算法源代码-The source code of IDEA encryption algorithm
- 2022-06-11 15:55:08下载
- 积分:1
-
20110927090408
基于DES的文件加密程序
采用ECB或CBC工作模式
DES算法核心代码(DES-based file encryption program using ECB or CBC mode of DES algorithm core code)
- 2021-03-23 16:39:15下载
- 积分:1
-
Consecutive AES core
Description of project..
Features
Consecutive AES core
Description of project..
Features
- AES encoder
- 128/192/256 bit
- AES decoder
- 128/192/256 bit
Status
- Key Expansion added
- Encoder added
- Decoder added
- Documentation added
- 2023-06-25 12:35:04下载
- 积分:1
-
一些加密算法的介绍,可对文件或字符串加密
一些加密算法的介绍,可对文件或字符串加密-some encryption algorithm, the right documents can be encrypted or string
- 2022-04-22 08:56:17下载
- 积分:1
-
code
国密算法java实现,包含SM2椭圆曲线公钥密码算法等(Implementation of Java algorithm)
- 2018-10-08 16:50:44下载
- 积分:1
-
发展加密-使用公钥和 SYMMETRICKEY 的安全通信
加密是将数据到一种形式,称为密文不能轻易的转换理解 byunauthorized 人。解密是加密的 databack 转换其原始形式,以便它可以被理解的过程。使用的加密/解密航宇老作为沟通的艺术。在战时,可以采用一组密码,通常 incorrectlycalled 的"代码",为了不让敌人从获得的传输内容。(从技术上讲,代码是代表没有保持秘密的意图信号的一种手段 ; 例子是莫尔斯电码 andASCII)。简单密码包括字母数字,字母在字母表中,therotation 和"争先恐后"的 voicesignals 通过反演的单边带频率的替代。更复杂的密码 workaccording 到复杂的计算机算法,重新排列数据 bitsin 数字信号。为了方便地恢复的加密信号的内容,则需要正确的解密密钥。"撤消"工作的 encryptionalgorithm 算法是关键。另外,一台计算机可用于尝试在"破"的密码。越复杂的加密算法,它变得对不能进入关键的通信进行监听的降解。加密/解密是无线通信中的 especiallyimportant。这是因为无线电路 areeasier"挖掘"硬连线的同行相比。然而,加密/解密是一个好主意,当进行任何种类的 sensitivetransaction,例如信用咭购买在线或在组织中的不同部门之间的陪伴着秘密的讨论。Strongerthe 密码 — — 那就是,难未经授权的人把它打破 — — 越好,一般。然而,作为加密/decryptionincreases 的力量,如此的成本。近几年来,在所谓的强加密的争议 hasarisen。这是指那收敛牢不可破没有解密密钥密码。虽然大多数公司及其客户认为它作为保守秘密和尽量减少欺诈的手段,作为一个潜在的手段,通过 whichterrorists 的一些政府认为强加密可能会逃避当局。解密密钥将存储在 asupposedly 安全的地方,仅由当局,使用只有支持捉拿法院命令使用。这项计划的反对者辩称罪犯可以砍进密钥托管数据库并非法获取、 偷窃,或改变钥匙。3.1EXISTING 系统在现有的系统中,加密密钥是发送文档。关键是与文档一起发送,如果任何用户都可以使用该密钥查看 encrypteddocument。这意
- 2022-09-01 12:40:03下载
- 积分:1
-
Windows 2000
Windows 2000-XPWinice.zip,加密解密方方面-Windows 2000-XPWinice.zip, encryption and decryption side aspects
- 2022-03-07 18:32:30下载
- 积分:1
-
1. This program will all possible symbols in English and in the definition of th...
1.本程序将所有可能出现的英文和符号定义在ASCII表中的“000--255”中的256个常用字符
2.在实现2的基础上,实现控制台对英文文本文件(注意明文和密文都以文件形式存在)的加解密
形式:cipher 源文件名 目的文件名 密钥 E/D(标示加解密)说明:对于加密来说,源文件名就是明文,对于解密来说,源文件名就是密文-1. This program will all possible symbols in English and in the definition of the ASCII table, "000-- 2 55 "of 256 commonly used characters in two. in achieving two on the basis of Console achieve the English text files (and expressly close attention to the text of a document form) encryption forms : cipher source document file names Key E/D (marked increase declassified) Note : For encryption, source file name is expressly for declassification, the source file name is ciphertext
- 2022-05-25 21:59:44下载
- 积分:1