Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 18-Jan-2018 | - | ||||
Makefile | A D | 18-Jan-2018 | 36 | 3 | 2 | |
README.source | A D | 18-Jan-2018 | 362 | 18 | 14 | |
rijndael.c | A D | 18-Jan-2018 | 58 KiB | 1,284 | 1,143 | |
vmac.c | A D | 18-Jan-2018 | 40.1 KiB | 1,161 | 939 |
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