summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/constants.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/constants.c b/src/constants.c
index 29da1d8..7a322e4 100644
--- a/src/constants.c
+++ b/src/constants.c
@@ -2,7 +2,7 @@
const uint8_t h[8] = {
- 1, 5, 3, 0, 4, 7, 2, 6
+ 1, 5, 0, 3, 7, 4, 2, 6
};
const uint8_t P[6][256] = {