This repository has been archived on 2023-09-20. You can view files and clone it, but cannot push or open issues or pull requests.
chromesoul/CREDITS.md

16 lines
599 B
Markdown
Raw Normal View History

2012-10-21 12:59:38 +02:00
## [Chromesoul](https://github.com/TychoBrahe/chromesoul)
2013-01-26 23:15:57 +01:00
* [Rodolphe Breard](http://blog.uraniborg.net/) (development)
* [Romain Mardargent](http://ro-maen.com/) (design)
2014-11-06 18:55:37 +01:00
* [SirBelga](https://github.com/SirBelga) (the mysterious merge-request guy who contributes to the code)
2012-10-21 12:59:38 +02:00
2012-10-21 13:16:02 +02:00
### Special thanks
* Patrick Marie aka mycroft for his documentation about the NetSoul protocol
2012-10-21 12:59:38 +02:00
## Third-party libraries/tools/snippets
2012-10-21 12:59:38 +02:00
* [JSHash (JavaScript MD5)](http://pajhome.org.uk/crypt/md5)
* [String/ArrayBuffer conversion](http://updates.html5rocks.com/2012/06/How-to-convert-ArrayBuffer-to-and-from-String)