Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 248 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 248 Bytes

A Project of Cryptography - the art of encrypting the text

This project implements AES, CMAC, SHA256, HMAC, RSA in C language.

The code is for demostration rather than production use.

hope it will help you