changed name from hasher to util
This commit is contained in:
@@ -3,7 +3,7 @@ using System.Collections.Generic;
|
||||
using System.Security.Cryptography;
|
||||
using System.Text;
|
||||
|
||||
namespace Hashing
|
||||
namespace Util
|
||||
{
|
||||
class Hasher
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user