• Home
  • Annotate
  • current directory
Name Date Size #Lines LOC

..18-Jan-2018-

Makefile A D18-Jan-201836 32

README.source A D18-Jan-2018362 1814

rijndael.c A D18-Jan-201858 KiB1,2841,143

vmac.c A D18-Jan-201840.1 KiB1,161939

README.source

1About
2=====
3This documents the upstream sources for files in this directory.
4
5rijndael.c
6==========
7This file comes from
8http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/crypto/
9
10vmac.c
11======
12This file was developed by Ted Krovetz and Wei Dai (more details
13are in the files).
14
15See
16- https://en.wikipedia.org/wiki/VMAC
17- http://www.fastcrypto.org/vmac/vmac.c
18