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
2013-01-12 13:36:54 +01:00

25 lines
511 B
Markdown

## [Chromesoul](https://github.com/TychoBrahe/chromesoul)
* Rodolphe Breard (development)
* Romain Mardargent (design)
### Special thanks
* Patrick Marie aka mycroft for his documentation about the NetSoul protocol
## [JSHash (JavaScript MD5)](http://pajhome.org.uk/crypt/md5)
* Paul Johnston
### Other contributors
* Greg Holt
* Andrew Kepert
* Ydnar
* Lostinet
## [String/ArrayBuffer conversion](http://updates.html5rocks.com/2012/06/How-to-convert-ArrayBuffer-to-and-from-String)
* Renato Mangini