summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Library/HashInstanceLibSha512/HashInstanceLibSha512.uni
blob: b4c4b4c21eca8507d755f958e35d624ce520b2ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// /** @file
// Provides BaseCrypto SHA512 hash service
//
// This library can be registered to BaseCrypto router, to serve as hash engine.
//
// Copyright (c) 2018, Intel Corporation. All rights reserved.<BR>
//
// SPDX-License-Identifier: BSD-2-Clause-Patent
//
// **/


#string STR_MODULE_ABSTRACT             #language en-US "Provides BaseCrypto SHA512 hash service"

#string STR_MODULE_DESCRIPTION          #language en-US "This library can be registered to BaseCrypto router, to serve as hash engine."