Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dominiq24/aes_cbc_mac

Application of AES algo for authentication of real-time stored data in a server by a client
https://github.com/dominiq24/aes_cbc_mac

aes authentication c cbc client-server mac socket-programming

Last synced: 10 days ago
JSON representation

Application of AES algo for authentication of real-time stored data in a server by a client

Awesome Lists containing this project

README

        

# AES-CBC-MAC
Project on proof of storage using AES algorithm to verify the stored data in server by the client is authentic or not i.e not been tampered with or reducted .