Update Simulcrypt ECMg
This commit is contained in:
@@ -37,7 +37,8 @@ std::string Sha512_Hash(const std::string& message) {
|
||||
return digest;
|
||||
}
|
||||
|
||||
std::string GenerateSha1Uuid(const std::string& name_space, const std::string& name) {
|
||||
std::string GenerateSha1Uuid(const std::string& name_space,
|
||||
const std::string& name) {
|
||||
// X.667 14 Setting the fields of a name-based UUID.
|
||||
// - Allocate a UUID to use as a "name space identifier" for all UUIDs
|
||||
// generated from names in that name space.
|
||||
|
||||
Reference in New Issue
Block a user