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

26 lines
511 B
Markdown
Raw Normal View History

2012-10-21 12:59:38 +02:00
## [Chromesoul](https://github.com/TychoBrahe/chromesoul)
* Rodolphe Breard (development)
* Romain Mardargent (design)
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
## [JSHash (JavaScript MD5)](http://pajhome.org.uk/crypt/md5)
* Paul Johnston
### Other contributors
* Greg Holt
* Andrew Kepert
* Ydnar
* Lostinet
2012-10-21 20:26:41 +02:00
## [String/ArrayBuffer conversion](http://updates.html5rocks.com/2012/06/How-to-convert-ArrayBuffer-to-and-from-String)
* Renato Mangini