Skip to content

Used Gcrypt library in c and implemented HMAC SHA1, HMAC SHA 256, HMAC MD5, AES 256, AES 128, RSA 1024, RSA 4096 and Digital Signature.

Notifications You must be signed in to change notification settings

deshsidd/Used-Gcrypt-Cryptographic-Libraries-in-C-to-compare-performance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

///////INSTRUCTIONS TO RUN PROGRAM/////////
NOTE: do the following in terminal->
1) Go to path of .tgz file and type : tar xvfz deshmukh-assign2.tgz

2) type : cd deshmukh-assign2

3) type : make

4) type :./cryptogator filename

where filename is the name of the file to pass through the algorithms.


About

Used Gcrypt library in c and implemented HMAC SHA1, HMAC SHA 256, HMAC MD5, AES 256, AES 128, RSA 1024, RSA 4096 and Digital Signature.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages