Package | Description |
---|---|
fr.inria.atlanmod.neoemf.io.hash |
Provides hash functions and related structures.
|
Modifier and Type | Class and Description |
---|---|
class |
Md5Hasher
A
Hasher using the MD5 algorithm. |
Modifier and Type | Method and Description |
---|---|
static Hasher |
Md5Hasher.getInstance()
Returns the instance of this class.
|
static Hasher |
HasherFactory.md5()
Returns an instance of a
Hasher using MD5 (128 bits). |
Copyright © 2013–2017 Atlanmod INRIA LINA Mines Nantes. All rights reserved.