readme giving credit to original authors
This commit is contained in:
12
examples/stadtx/README.md
Normal file
12
examples/stadtx/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# StadtX
|
||||
|
||||
Implementation of [`StadtX` hash](https://github.com/demerphq/BeagleHash) in `avo`, ported directly from the [PeachPy](https://github.com/Maratyszcza/PeachPy) implementation in [dgryski/go-stadtx](https://github.com/dgryski/go-stadtx).
|
||||
|
||||
## Credit
|
||||
|
||||
* [Yves Orton](https://github.com/demerphq) for the [design and reference implementation](https://github.com/demerphq/BeagleHash)
|
||||
* [Damian Gryski](https://github.com/dgryski) for the [Go and PeachPy port](https://github.com/dgryski/go-stadtx)
|
||||
|
||||
## License
|
||||
|
||||
[LGPLv3](LICENSE) following the original work.
|
||||
Reference in New Issue
Block a user