GitHub topics: aes-256-cbc
nickvourd/Supernova
Real fucking shellcode encryptor & obfuscator tool
Language: Go - Size: 12.7 MB - Last synced at: 3 days ago - Pushed at: 15 days ago - Stars: 851 - Forks: 154

CAPELLAX02/X-API
My reverse engineering project for the X, FNA as Twitter; where I attempt to build nearly every feature that a modern social media server requires using Java and the Spring ecosystem
Language: Java - Size: 3.23 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

MikhaelMounay/beta-lms-pdf-processor 📦
Internal Tool for Beta LMS, a secure LMS platform enabling online lectures with offline access, live sessions, protected PDF notes, and comprehensive assessments with strict content and account protection.
Language: Go - Size: 8.79 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

MikhaelMounay/beta-lms-video-processor 📦
Internal Tool for Beta LMS, a secure LMS platform enabling online lectures with offline access, live sessions, protected PDF notes, and comprehensive assessments with strict content and account protection.
Language: Go - Size: 1.72 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

jmswycode/encryption-shortcuts
Hide Messages: Encrypt & Decrypt Text with Keyboard Shortcuts (Ubuntu/Debian). [EASY MODE]
Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

nodesocket/cryptr
A simple shell utility for encrypting and decrypting files using OpenSSL.
Language: Shell - Size: 31.3 KB - Last synced at: 24 days ago - Pushed at: 9 months ago - Stars: 139 - Forks: 37

Zheng-Bote/qt-cli_file_encryption-decryption
Qt6 C++23 commandline application to encrypt or decrypt a given file on Linux, MacOS, Windows with AES-256 CBC
Language: C++ - Size: 396 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 1

godmode2k/blockchain
Blockchain Node (+ Cryptocurrency Exchange) build guide, Crypto, ...
Language: C++ - Size: 169 KB - Last synced at: 11 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

Slyvred/aes-256-cbc
This is a simple cli tool written in rust to encrypt/decrypt files using the AES256-CBC algorithm.
Language: Rust - Size: 65.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Gigamick/burnernote
Burner Note is a free, ad-free and open source tool for securely sending text based notes that are encrypted and self destruct once read.
Language: PHP - Size: 1.85 MB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 90 - Forks: 9

nomadsdev/cipher-cli
CipherCLI is a command-line tool for AES-256-CBC encryption and decryption. Easily encrypt and decrypt text securely via your terminal.
Language: JavaScript - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

darkiron71/stegAES
Steganography with AES-256 CBC Encryption -- Supports Encrypted Messages and zip files. Repository also features a webapp version.
Language: Python - Size: 50.3 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 4 - Forks: 0

BB-301/node-simple-encryption-util
A simple Node.js library (written in TypeScript) and accompanying CLI tool for encrypting and decrypting data using the AES-256 CBC algorithm.
Language: TypeScript - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

tywil04/PasswordManager
Simple PasswordManager written using Go and Svelte. Its simple and insecure and it was created as part of a college assignment.
Language: Go - Size: 1.05 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

DamianPacanowski/HashSet
php hash generator
Language: PHP - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

dotnet-demos/sharepoint-createcopyjob-azure-queue-tracking
Sample to show how the CreateCopyJob in SharePoint Online can be directly tracked via Azure Storage Queue
Language: C# - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Mickdep/MicryptCS
Command-line tool written in C# to lock a file with a password.
Language: C# - Size: 211 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

fakerybakery/DeNOTE
DeNOTE: The secure, self-destructing, encrypted, and private note taking service powered by PHP.
Size: 80.1 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

stringzzz/LORA_Crypt_Experiment1
Language: PHP - Size: 5.41 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Tom-L-M/AES-256-Encryption-Tool
AES-256-CBC encryption/decryption command line tool.
Language: JavaScript - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Heisenberk/goshield
Command Line Interface to encrypt/decrypt files and folders with AES-256 (CBC)
Language: Go - Size: 15.7 MB - Last synced at: 11 months ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

KKStudLab/cryptit 📦
Encryption has never been so easy! glhf
Language: Python - Size: 367 KB - Last synced at: 11 days ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 1

delltaxa/cvat_chat
Aes encrypted chatroom
Language: PHP - Size: 36.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

svetoslavenchev/openssl-aes-256-cbc-cmac
CMAC AES-256-CBC
Language: C - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

riotkit-org/gpbkdf2
PBKDF2 key encoder for use in shell. Single, tiny binary. Written in Go.
Language: Go - Size: 11.7 KB - Last synced at: 25 days ago - Pushed at: about 5 years ago - Stars: 6 - Forks: 1

FardadCo/LaraCrypt
Laravel encryption method with using AES-256-CBC and base64 key for Swift
Language: Swift - Size: 50.8 KB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 12 - Forks: 6

soliphp/aes
OpenSSL-compatible AES (128, 192, or 256) CBC library for PHP, based on openssl.
Language: PHP - Size: 14.6 KB - Last synced at: 8 months ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 1

brightcommerce/attr_cipher
Provides functionality to transparently store encrypted attributes in ActiveRecord models.
Language: Ruby - Size: 19.5 KB - Last synced at: 4 days ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

ash-shell/cipher
:closed_lock_with_key: Easy aes-256-cbc encryption for files and directories
Language: Shell - Size: 7.81 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 8 - Forks: 2
