Skip to content

WASM implementation of the FSB hashing algorithm

Notifications You must be signed in to change notification settings

crashdemons/fsb-wasm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

WASM implementation of the FSB hashing algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C++ 90.7%
  • C 8.6%
  • Other 0.7%