Skip to content

sagarwani/ImplementingAES_HMAC_256

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an implementation of "raw" AES Cipher with HMAC-SHA256 algorithm and CBC mode encryption.

Usage: encrypt-auth mode -k key -i input file -o output file
Mode = encrypt or decrypt
-k = Enter the 32-byte key for encryption/decryption in hexadecimal
-i = Enter the name of input file
-o = Enter the name of output file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages