[
https://issues.apache.org/jira/browse/CRYPTO-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15348033#comment-15348033
]
Xianda Ke commented on CRYPTO-82:
---------------------------------
Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/9f1e2015
Tree: http://git-wip-us.apache.org/repos/asf/commons-crypto/tree/9f1e2015
Diff: http://git-wip-us.apache.org/repos/asf/commons-crypto/diff/9f1e2015
> CipherTransformation is an enum which limits the possible transformations
> -------------------------------------------------------------------------
>
> Key: CRYPTO-82
> URL: https://issues.apache.org/jira/browse/CRYPTO-82
> Project: Commons Crypto
> Issue Type: Bug
> Reporter: Sebb
> Assignee: Xianda Ke
>
> The class CipherTransformation is an enum with only 3 entries currently.
> This seems wrong; surely there are many more possible transformations?
> An enum should generally only be used to denote a limited and known set of
> choices. Otherwise users are limited to whatever was made available when the
> code was released.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)