Skip to content

audrastump/HMAC-Encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket with HMAC Encryption. HMAC combines a cryptographic hash function (such as SHA-256) with a secret key to produce a unique fixed-size output called a message authentication code (MAC)

About

Client/server socket using HMAC for data authenticity and integrity

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages