SHA-{224,256}
- License
 - Botan is released under the Simplified BSD License (see LICENSE.md)
 
class  SHA224: botan.hash.mdx_hash.MDxHashFunction, botan.hash.hash.HashFunction;
 
class  SHA256: botan.hash.mdx_hash.MDxHashFunction, botan.hash.hash.HashFunction;