Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptography

Overview

Cryptography Implementation. I strongly referenced the book, 'Understanding Cryptography'(https://www.crypto-textbook.com/) and the lecture('Introduction to Cryptography by Christof Paar', https://www.youtube.com/channel/UC1usFRN4LCMcfIV7UjHNuQg/videos).

image

  1. Data Encryption Standard, DES
  • I used 'BitVector' library for implementing DES. I think it is the perfect library for bit operation. Even though the library provides very powerful functions, I do not use them for deeper understanding DES.

How to start

This project was coded in Python 3.8.9

Contents

  1. DES

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages