/fsb-wasm

WASM implementation of the FSB hashing algorithm

Primary LanguageC++

fsb-wasm

fsb-wasm is a WASM implementation of the FSB hashing algorithm, originally created by Daniel Augot, Matthieu Finiasz, Philippe Gaborit, Stéphane Manuel and Nicolas Sendrier. Website

This code is based on the reference implementation, all rights reserved.

The JS wrapper for the library and the script build.sh is based on crashdemons' work.

Compiling

To compile this project, use ./build.sh. emscripten is required.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GPLv3