SHA-2 Support in Feature Requests
|
|
|
|
| Status: |
Open
Issue hasn't been assigned a status value.
|
|
|
BYOND should include support for SHA-2. The MD5 algorithm is broken and while BYOND applications may not require the most hardened hashing, there's little sense in not including a better algorithm when a free implementation is available.
http://www.aarongifford.com/computers/sha2-1.0.zip
Aaron Gifford provides a BSD licensed SHA-2 implementation. This license allows the code to be implemented within BYOND as the BSD license is not copyleft.
|