Free cross-platform deniable encryption cryptoarchiver
-
Updated
Aug 5, 2024 - C++
Free cross-platform deniable encryption cryptoarchiver
A Windows utility to check for potential insecure paths used by the OPENSSLDIR build parameter in OpenSSL libraries
P.A.C.K.E.R is a simple DRM software that can grant and verify serial keys, encrypt & decrypt [RSA & AES] your software. It also has modules to protect your executable (by injecting a thread and an attachable DLL) for anti-debugging purposes.
Project for the course of Foundations of Cybersecurity (2023)
A client-server CLI chat application that encrypts messages between client(s) and a server using AES-Cipher Block Chaining encryption
Socket-based, SSL IM C++ library
ISA Project - POP3 Client with TLS support, FIT@BUT 2021
This C++ program demonstrates a basic blockchain implementation using OpenSSL for SHA-256 hashing. Each block stores transaction data, a timestamp, and a nonce. Proof-of-work is used to mine blocks with a difficulty target.
Password Manager is a command-line interface (CLI) application written in C++ that securely stores and manages your passwords. Utilizing AES-256-CBC encryption provided by OpenSSL, this simple yet effective tool ensures your passwords are stored securely and can be retrieved when needed.
A Windows app that uses a customized libjingle library to stream music in real-time
Encrypt and Decrypt demonstration using RSA with OpenSSL using the Qt framework!
Encrypting library and Vim wrapper to encrypt file
This project provides User-Defined Functions (UDF) for MySQL, enabling encryption and decryption of data using the OpenSSL library. The functions support various encryption algorithms and allow the use of optional custom IVs (Initialization Vectors).
This is a stand-alone utility that uses openssl crypto-library for secure communication. 📁 🎩
A C++ WebSocket server library wrapped for seamless use in Go applications. Supports concurrency, SSL, and JSON parsing via Boost, OpenSSL, and nlohmann_json. Perfect for real-time systems like chats, live updates, and IoT, enabling efficient cross-language workflows.
This repository contains my resolutions of the set of problems of the Cryptopals challenges.
This C++ program demonstrates a basic blockchain implementation using OpenSSL for SHA-256 hashing. Each block stores transaction data, a timestamp, and a nonce. Proof-of-work is used to mine blocks with a difficulty target.
AES256-GCM file encryption
Add a description, image, and links to the openssl-library topic page so that developers can more easily learn about it.
To associate your repository with the openssl-library topic, visit your repo's landing page and select "manage topics."