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
GitHub - louk78/crypto_project: AES, CMAC, SHA256, HMAC and RSA written in C.