Data security algorithms in C#
-
Updated
Jun 3, 2023 - C#
Data security algorithms in C#
Backup all tables from an oracle database to .xlsx-files in a local folder
Cryptographic algorithms are essential for securing data in various applications
A simple RSA implementation to generate a key-pair and encrypt a DES key with them with a chat application example
Adaptive cryptography with dynamic transforms, data-aware optimization, and up to 185× AES speed.
This repository showcases a collection of data security algorithms implemented in C#.
A collection of classical and modern cryptographic algorithms implemented in C# for educational and practical purposes. This project covers symmetric and asymmetric encryption and classical ciphers as well as cryptanalysis.
Rabins algorithm implementation
SteqoApp is a WPF desktop application built with the MVVM pattern that allows you to hide and extract text in .bmp image files using LSB (Least Significant Bit) steganography. The app features a clean UI, simple controls, and command-based architecture for secure text embedding and retrieval.
Add a description, image, and links to the data-security topic page so that developers can more easily learn about it.
To associate your repository with the data-security topic, visit your repo's landing page and select "manage topics."