Skip to content

Two classes for encoding strings to hex string by HMAC algorithm

Notifications You must be signed in to change notification settings

volodya-lombrozo/simple-hmac-encoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HexEncoder and HMACEncoder (SHA256)

It is simple project for only two classes:

  1. HexEncoder - for encoding simple strings to hex strings
  2. HMACEncoder - for encoding simple strings to hex strings by HMAC with SHA256 algorithm (you may set your own algorithm)

About

Two classes for encoding strings to hex string by HMAC algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages