搜索资源列表
jiami
- This Program Will Encrypt And Decrypt Any File Text Document Provides The Maximum Security
AESen
- C++实现的AES加密,解密,密钥扩展。 支持128/192/256位密钥,128位明文/密文。-Crypto Algorithm of AES, 128/192/256-bit key is implemented. 128-bit plain text and cipher text. key expandtion, encrypt, decrypt.
Encrypt-And-Decrypt
- 这是一款加密与解密的程序。先将明文或密文复制到剪贴板,再运行此程序,即可将对应的文字粘贴到其他地方。-This is an encryption and decryption process. First plain or cipher text to the clipboard, and then run this program, you can paste the text into the corresponding elsewhere.
cryptfial
- 文本串加密和解密程序。一个文本串可用事先给定的字母映射表进行加密。例如,设字母映射表为: a b c d e f g h I j k l m n o p q r s t u v w x y z n g z q t c o b m u h e l k p d a w x f y I v r s j 则字符串“encrypt”被加密为“tkzwsdf”。 试写一个算法将输入的文本串进行加密后输出; 另写一个算法将输入的已加密的文本串进行解密后输出
aes
- 本文档用C语言写了AES算法,可以读入明文或密文文档和密钥文档,然后将加密或解密结果输出到文档中-This document is written in C language of the AES algorithm, can be read in plain text or cipher text documents and key documents, and then output the results to encrypt or decrypt the document
Encryption
- ASCII表中英文字符加密,加密方法为从输入框输入加密字符然后进行算法上的进制加密,中途加密方法在源码中已说明,不为纯粹加密,附加了防破解的操作在内,被加密后文字可查看,但无翻译方法情况下无法解密-ASCII table in the English character encryption, encryption method for the input the input box to encrypt the characters and then the algorithm on the
test3
- 新建VI(test3\login_reading.vi),运用循环事件结构,通过输入用户名和密码后登录,实现输入正确和错 误提示、登录前禁用并灰显读取按钮、登录后启用读取按钮、读取并显示文本文件内容、加密程序框图查看操作。(New VI (test3\login_reading.vi), using the loop event structure, login by entering the user name and password, to achieve the correct and
TextEncrypt
- Text Encrypt inVB.net
imagekey
- Image key will encrypt text to hash by images
RSA加解密的设计与实现--程序+报告
- 制作一个RSA的加解工具的过程: 1、随机搜索大素数,随机生成公钥和私钥; 2、用公钥对任意长度的明文加密; 3、用私钥对密文解密; 4、界面简洁、交互操作性强。 5、(可选)实现对汉字的加解密,把加密结果存放在文本文档(The design process of making a RSA encryption tool: 1. The large prime number is searched randomly and the public key and the priv
Python_kuaisushangshou
- 《Python编程快速上手—让繁琐工作自动化》是Python编程畅销图书,是一本面向实践的Python编程实用指南,帮你通过编程快速实现工作自动化。在本书中,你将学到利用Python编程,在几分钟内完成手工需要几小时的工作,而事先却无需具备编程经验,一旦掌握了编程的基础知识,你就可以毫不费力地创建Python程序,完成高效的自动化工作,包括: ● 在一个文件或多个文件中搜索文本; ● 创建、更新、移动和重命名文件和文件夹; ● 搜索网页和下载的在线内容; ● 在任意大小的Excel电子表
Code
- 动态加解密文字,其他功能等待开发,还可以帮助想加密软件数据的盆友了解结构,仅供学习(Dynamic encryption and decryption of text, other features waiting to be developed, can also help those who want to encrypt software data to understand the structure, only for learning)
