Various libraries on different subjects, such as cryptography, mathematics and utilities.
-
Updated
Feb 7, 2021 - C++
Various libraries on different subjects, such as cryptography, mathematics and utilities.
A C++ implementation of the Vigenère cipher
Encrypts each char value by scrambling the digits using a master password you give it. More in readme.
encryption - decryption algorithm implementation using strings libirary and using bits operations
Caesar Cipher encryption algorithm implementation with C++.
a program for encrypting data arrays using the synchronous encryption method
Python binding for SEAL Library with latest version. It includes all the advanced features that official C++ library provides.
Implemented Playfair cipher algorithm in C++
PHP extension for Hexacrypt programmed using PHP-CPP
A short implementation of Ceaser Cipher Encryption algorithm in CPP
Проект по дисциплине "01.04: Системное программирование". Программа представляет собой шифратор пользовательской строки на кириллице и латинице шифром Цезаря.
A Simple Implemetation for C++ encryption programs for Information Theory (IS201) Course. Represented in my tutrials.
Encryption and Decryption Caesar Cipher Algorithm, that written by C language. I created this program only for finding about hoyoverse tweet
This program is developed to encrypt the message using a key and same key is used to decrypt the message, using different key will not be able to decrypt the message.
encryption and decryption algorithms in c++.
A Secure encryption Algorithm which allows you to hardly encrypt and decrypt your files in a safer way, By using a unique machenism Known as "Calendar Integral Pushing", Which is this.
A versatile command-line tool in C++ that provides a collection of cipher methods for encrypting and decrypting messages. With a user-friendly interface, users can choose from a range of classical ciphers to enhance security and protect their communications."
Add a description, image, and links to the encryption-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the encryption-algorithms topic, visit your repo's landing page and select "manage topics."