Skip to content

Commit b07011c

Browse files
committed
upstream commit
#if 0 some more arrays used only for decrypting (we don't use since we only need encrypt for AES-CTR)
1 parent 1cb3016 commit b07011c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rijndael.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* $OpenBSD: rijndael.c,v 1.19 2014/11/18 22:38:48 mikeb Exp $ */
1+
/* $OpenBSD: rijndael.c,v 1.20 2015/03/16 11:09:52 djm Exp $ */
22

33
/**
44
* rijndael-alg-fst.c

0 commit comments

Comments
 (0)