We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c64db9 commit 4ad21eeCopy full SHA for 4ad21ee
hashing/ripemd_160.cpp
@@ -45,7 +45,7 @@ namespace hashing {
45
class RIPEMD160 {
46
private:
47
/**
48
- * @brief Implements f(j,x,y,z)
+ * @brief Implements f(j,B,C,D)
49
* @param j Round number j / 16
50
* @param B,C,D The state values
51
* @return Returns the function value
0 commit comments