artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bb5e18
)
Import sha3_internal.h.
author
jsing
<jsing@openbsd.org>
Sat, 15 Apr 2023 18:00:57 +0000
(18:00 +0000)
committer
jsing
<jsing@openbsd.org>
Sat, 15 Apr 2023 18:00:57 +0000
(18:00 +0000)
lib/libcrypto/sha/sha3.c
patch
|
blob
|
history
diff --git
a/lib/libcrypto/sha/sha3.c
b/lib/libcrypto/sha/sha3.c
index
529fc13
..
1489fb7
100644
(file)
--- a/
lib/libcrypto/sha/sha3.c
+++ b/
lib/libcrypto/sha/sha3.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: sha3.c,v 1.
2 2023/04/15 17:59:50
jsing Exp $ */
+/* $OpenBSD: sha3.c,v 1.
3 2023/04/15 18:00:57
jsing Exp $ */
/*
* The MIT License (MIT)
*
@@
-29,7
+29,7
@@
// Revised 07-Aug-15 to match with official release of FIPS PUB 202 "SHA3"
// Revised 03-Sep-15 for portability + OpenSSL - style API
-#include "sha3.h"
+#include "sha3
_internal
.h"
// update the state with given number of rounds