| Name | Description | Type | Package | Framework |
| AbstractDigesterHashStrategy | Uses abstract digester for creating a hash. | Class | ro.isdc.wro.model.resource.support.hash | Wro4J |
| ConfigurableHashStrategy | Uses the HashStrategy implementation associated with an alias read from properties file. | Class | ro.isdc.wro.model.resource.support.hash | Wro4J |
| CRC32HashStrategy | Uses CRC32 algorithm for creating fingerprint. | Class | ro.isdc.wro.model.resource.support.hash | Wro4J |
| DefaultHashStrategyProvider | Default implementation of NamingStrategyProvider providing all NamingStrategy implementations fromSince:1. | Class | ro.isdc.wro.model.resource.support.hash | Wro4J |
| HashBuilder | Interface | ro.isdc.wro.model.resource.support.hash | Wro4J | |
| HashStrategy | Creates a fingerprint representation of the resource content. | Interface | ro.isdc.wro.model.resource.support.hash | Wro4J |
| HashStrategyProvider | A service provider responsible for providing new implementations of HashStrategy. | Interface | ro.isdc.wro.model.resource.support.hash | Wro4J |
| MD5HashStrategy | Uses MD5 algorithm for creating fingerprint. | Class | ro.isdc.wro.model.resource.support.hash | Wro4J |
| SHA1HashStrategy | Uses SHA1 algorithm for creating fingerprint. | Class | ro.isdc.wro.model.resource.support.hash | Wro4J |