Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 789 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 789 Bytes

Cryptography Concepts Implementation

This repository contains implementations of several cryptography concepts, as demonstrated in the Fireship video, "7 Cryptography Concepts EVERY Developer Should Know".

Getting Started

Each concept is demonstrated in a separate file, with comments explaining the key points and how they relate to the broader cryptography principles.

Acknowledgements

A big thanks to Fireship for the awesome tutorial that inspired this project. The video provided clear explanations and practical examples that made these complex concepts much more approachable.

License

This project is licensed under the MIT License - see the LICENSE file for details.