This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
ed448goldilocks
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
tidy
@todo
-> TODO
master
Michael Hamburg
8 years ago
parent
149130fd94
commit
f4558c1e13
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/public_include/decaf/shake.hxx
+ 1
- 1
src/public_include/decaf/shake.hxx
View File
@@ -29,7 +29,7 @@ namespace decaf {
/**
* Hash function derived from Keccak
*
@todo throw exceptions when hash is misused
.
*
FUTURE: throw ProtocolException when hash is misused by calling update() after output()
.
*/
class KeccakHash {
protected:
Write
Preview
Loading…
Cancel
Save