Skip to content
/ uvmac Public

vhash + one-time-pad = unconditionally secure Wegman-Carter Message Authentication Code

Notifications You must be signed in to change notification settings

jdbancal/uvmac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uvmac

vhash + one-time-pad = unconditionally secure Wegman-Carter Message Authentication Code

To compile the executable, run the following commands:

cmake .
make

Upon success, this will create the executable "uvmac"

About

vhash + one-time-pad = unconditionally secure Wegman-Carter Message Authentication Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published