SHA-{384,512}
- License
 - Botan is released under the Simplified BSD License (see LICENSE.md)
 
class  SHA384: botan.hash.mdx_hash.MDxHashFunction, botan.hash.hash.HashFunction;
 
class  SHA512: botan.hash.mdx_hash.MDxHashFunction, botan.hash.hash.HashFunction;