Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 228 Bytes

File metadata and controls

10 lines (8 loc) · 228 Bytes

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"