[jboss-jira] [JBoss JIRA] (ELY-162) Review HexConverter
Darran Lofthouse (JIRA)
issues at jboss.org
Thu Mar 5 06:12:49 EST 2015
Darran Lofthouse created ELY-162:
------------------------------------
Summary: Review HexConverter
Key: ELY-162
URL: https://issues.jboss.org/browse/ELY-162
Project: WildFly Elytron
Issue Type: Enhancement
Components: API / SPI
Reporter: Darran Lofthouse
Fix For: 1.0.0.Alpha1
Firstly this should probably now live under 'org.wildfly.security.util' however should it be better integrated with the existing content here as really it is just an alternative base.
Additional control that may be desirable is selection of the alphabet, depending on the reason for the conversion specifying the case may be desirable.
Secondly there may be a desire to control formatting: -
- Option to prefix each pair with 0x
- Between each pair use a space as a delimiter.
- Between each pair use ':' as a delimiter.
After x number of pairs the option to insert a newline into the String.
This list is primarily about creating different presentation representations, being able to decode all these formats could be a nice to have but not essential.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the jboss-jira
mailing list