cloud service
-
Updated
Jul 11, 2024 - Go
cloud service
Module for encrypting files with AES
AES-128 Implementation in Python 3.9, Multi-threaded using 2 Queues
File Encryption with AES256 and Authenticated Data Integrity check using a passphrase. Implemented in GO with AES-GCMSIV. CLI Binary only
Library for the encryption and decryption of plain text in Go/Golang. This library was written on pure go without any packages. All code is implemented in 259 lines.
this repository is AES block cipher using Rijndael algorithm
my implementation of AES in C++
Single AES-128 module implementation, supports "DEFAULT", "FAST" and "TINY" * configuration.
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…
Crypsic - A speed metal encryption library for php
A set of crypto tools and libraries
Simple implementation of the Advanced Encryption Standard 128 bits (AES-128) cipher.
BWTC32Key is a file compressor with encryption and Base32768 binary-to-text output.
Applied Cryptography Utilities
Secure messages within images and set passwords
AESFE (AES File Encryption) is a software write in Rust thats is creates to encrypt or decrypt files
Stores Passwords in encrypted form in on-device database
Um software programado em Python com interface Tkinter que permite criptografar e descriptografar mensagens utilizando-se do método de criptografia AES.
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."