des
Here are 22 public repositories matching this topic...
Encryption is used to protect data from being stolen, changed, or compromised and works by scrambling data into a secret code that can only be unlocked with a unique digital key.
-
Updated
Jul 25, 2024 - C#
This repository houses a powerful package designed for anyone interested in learning and implementing cryptographic algorithms in c#. With a focus on clarity, robustness, and educational value, our library provides implementations for a variety of cryptographic algorithms.
-
Updated
May 7, 2024 - C#
Software Educativo de Criptografia: software para aprender como funciona o DES
-
Updated
Sep 28, 2023 - C#
A program for comparison of the performance of symmetric encryption algorithms in the form of a diagram: DES, 3DES, Rijndael, RC2.
-
Updated
Jul 16, 2023 - C#
Implement DES (Data Encryption Standard) algorithm for secure data encryption and decryption. Contribute to fix bugs and enhance the algorithm's functionality.
-
Updated
Jun 1, 2023 - C#
Demonstration and implementation of DES/3DES/AES/RSA/bCrypt/Hash algorithms
-
Updated
May 30, 2023 - C#
DES Encryptor | Course work |
-
Updated
Sep 29, 2022 - C#
This project contains implementation of some cryptography algorithms using C# language.
-
Updated
Jul 28, 2022 - C#
C# DES algorithm implementation with GUI for fundamentals of cryptography class in TUL.
-
Updated
Jun 26, 2022 - C#
-
Updated
Jan 18, 2022 - C#
Implementations of some well known ciphers and algorithms in C# and Java
-
Updated
Apr 28, 2021 - C#
This project is scrambler. Ciphers have been implemented Atbash,Vigener,DES, alhoritm deffi-hellman to create open key. Also it have random number generator.
-
Updated
Apr 20, 2021 - C#
This package provides an easy way to encrypt strings into MD5, SHA1, SHA256, SHA384, SHA512, AES, DES, TripleDES, and RC2 formats. It also provides a way to create your own custom cipher and use it to encrypt strings.
-
Updated
Sep 30, 2020 - C#
Wrapper around the .net SymmetricAlgorithm class to make encrypting strings, arrays, streams and files simple.
-
Updated
Jul 4, 2020 - C#
DES、AES、Present、Extended Euclidean Algorithm、Miller-Rabin( 常用密码学算法)推荐书籍《现代密码学趣味之旅》---彭长根
-
Updated
Apr 17, 2020 - C#
Improve this page
Add a description, image, and links to the des topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the des topic, visit your repo's landing page and select "manage topics."