Post
Topic
Re: [ANN] [CPU mining] Yenten v1.3.1 [YTN] [YescryptR16] [Exchange avilable]
by
cozzz
on 31/12/2017, 02:30:42 UTC
What is "YescryptR16" hash? I cannot find any implementation outside YenTen. Is there any sample of this algo except in YenTen source code?

If you explore in yenten source code, Its parameters different from stardard yescrypt.

Line 24 and 25 in
Code:
https://github.com/conan-equal-newone/yenten/blob/master/src/hash/yescrypt/yescrypt.c

Code:
#define YESCRYPT_N 4096
#define YESCRYPT_R 16

I think the name of YescryptR16 come from R parameter.
 Grin