cpereida / AES128-GCM

Basic implementation in C of AES for 128 bits and the mode of operation Galois Counter Mode.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AES128-GCM

Basic implementation in C of AES for 128 bits and the mode of operation Galois Counter Mode.

About

Basic implementation in C of AES for 128 bits and the mode of operation Galois Counter Mode.

License:GNU General Public License v2.0


Languages

Language:C 98.3%Language:Makefile 1.7%