Skip to content

PrateekJoshi/cryptography

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptography

This repo conatins implementation of cryptography concepts in C. This repo might be helpful for all the developers who wants to learn not only the algorithm but also the bit by bit implementation of it.

Table of contents:

1. Data Encryption Standard (DES)

2. Random number generation

3. Stream cipher

4. Hashing

NOTE : All algorithms and concepts implemented are for understanding purpose only. In case of production environment, use trusted crypto libraries like OpenSSL.

About

Some crypto stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published