A few projects are starting to port the x11 hash algorithm to various languages, e.g. native Javascript, Objective-C. I'm wondering if there exist test vectors for x11 which can be tested against to ensure no errors are made in porting it to other languages.
It occurred to me that "the Dash blockchain" could be considered test vectors, but it gets complicated as to which values should be hashed, and in what order should they be concatenated, endianness, etc.
Does anyone know if any x11 test vectors have already been created?
It occurred to me that "the Dash blockchain" could be considered test vectors, but it gets complicated as to which values should be hashed, and in what order should they be concatenated, endianness, etc.
Does anyone know if any x11 test vectors have already been created?