We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7149ebd commit 002ce56Copy full SHA for 002ce56
1 file changed
src/streebog_transform.c
@@ -2,7 +2,6 @@
2
3
#include "../include/streebog_internal.h"
4
#include "../include/streebog_tables.h"
5
-// * Математики ваша задача тут
6
7
// * XOR с ключом (Для удобства)
8
void X(streebog_state_t* block, const streebog_state_t* key) {
0 commit comments