Navigation Menu

Skip to content

Commit

Permalink
upstream commit
Browse files Browse the repository at this point in the history
#if 0 some more arrays used only for decrypting (we don't
 use since we only need encrypt for AES-CTR)
  • Loading branch information
djmdjm committed Mar 23, 2015
1 parent 1cb3016 commit b07011c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rijndael.c
@@ -1,4 +1,4 @@
/* $OpenBSD: rijndael.c,v 1.19 2014/11/18 22:38:48 mikeb Exp $ */
/* $OpenBSD: rijndael.c,v 1.20 2015/03/16 11:09:52 djm Exp $ */

/**
* rijndael-alg-fst.c
Expand Down

0 comments on commit b07011c

Please sign in to comment.