HexEncoder and HMACEncoder (SHA256) It is simple project for only two classes: HexEncoder - for encoding simple strings to hex strings HMACEncoder - for encoding simple strings to hex strings by HMAC with SHA256 algorithm (you may set your own algorithm)