加密解密工具箱GUI程序,支持Windows和linux系统。
-
Updated
Nov 6, 2022 - Python
加密解密工具箱GUI程序,支持Windows和linux系统。
Pycrypto based very simple AES cipher client
Cryptography Algorithms
python crypto functions
🔐 Message crypter AES methode (256 bits, CFB methode), many hashes, encoders.
Simple implementation of the Advanced Encryption Standard 128 bits (AES-128) cipher.
A simple Python script to generate a random AES key of a given length.
AES-256-CBC and MultiFernet encryption tool with gui
Secure messages within images and set passwords
Encryption means securing digital data by converting it from readable format into an encoded format. Encrypted data can be read after it’s been decrypted. Encryption is a building block of data security. It is most important way to ensure a computer system’s information can’t be stolen or read by someone unauthorized.We developed the AES and RSA…
Um software programado em Python com interface Tkinter que permite criptografar e descriptografar mensagens utilizando-se do método de criptografia AES.
Module for encrypting files with AES
AES-128 Implementation in Python 3.9, Multi-threaded using 2 Queues
A simple python script that offers multiple simple implementations for encryption techniques. Done as a project for ASU 2020, Computer and Network Security course.
Add a description, image, and links to the aes-cipher topic page so that developers can more easily learn about it.
To associate your repository with the aes-cipher topic, visit your repo's landing page and select "manage topics."