Skip to content
#

data-encryption

Here are 71 public repositories matching this topic...

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#

Data Encryption Decryption is aimed to provide a security layer to data so that if the data is stolen in the case then the data receiver must not be able to see the data. We used two encryption layers which are AES and RSA layer. Any file like music, video, pdf or text file can be encrypted using this program. This is a prototype of the ASE proj…

  • Updated Oct 1, 2020
  • Java

Improve this page

Add a description, image, and links to the data-encryption topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the data-encryption topic, visit your repo's landing page and select "manage topics."

Learn more