View Revisions: Issue #651

Summary 0000651: Improved Hash Generator
Revision 2020-07-19 19:58 by Team
Description When using the hash generator there should be options to
- Change Hash algorithm: Default, Case Sensitive, AWC
- Change Output format: Hex, Unsigned int, Signed int
- Generate on typing
Revision 2019-06-23 11:32 by Xseba360
Description When using the hash generator there should be an option to generate signed integers in addition to unsigned ones.