Skip to content
/ parity Public

Adds even and odd parity to string of hex. Also removes parity.

License

Notifications You must be signed in to change notification settings

jdk/parity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Converts a string of hex (multiples of 8 bytes) into a new string with parity.
Will do even and odd parity.  Also has an option to remove parity from bytes.

Really simple, unelegant hack.  Whipped this up really quickly as tool I was 
using for my own development.

About

Adds even and odd parity to string of hex. Also removes parity.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages