SVijayB / PyHub

A-Z of Python Essentials in one place
http://www.vijaybalaji.me/PyHub/
GNU General Public License v3.0
25 stars 15 forks source link

Create DES.py #73

Closed KumarSashank closed 1 year ago

KumarSashank commented 1 year ago

With this code we can encrypt the data using Data Encryption Standard.

Description

Here, This code is used to encrypt the data using DES algorithm by using some libraries. This is for hacktoberfest #49

Related Issue

This PR closes #

Motivation and Context

It uses for encrypting the data. So that the person without key can't understand the information.

Screenshots (if any)

output

Types of changes

Checklist:

github-actions[bot] commented 1 year ago

Hey @KumarSashank!, thank you for contributing to open source!🚀 Your pull request will be reviewed at the earliest.