On 3/13/18 1:06 AM, Weijun Wang wrote:
On Mar 12, 2018, at 10:41 PM, Sean Mullan <sean.mul...@oracle.com> wrote:
I would tend to think that we should only specify (or guarantee) that standard
names are checked and used in the disabled algorithm properties.
But this means first we must only set standard names in the properties. What if
someone sets a non-standard one? Do we just accept it as a raw string and only
reject an algorithm if it is also using the non-standard name?
If non-std names just work right now, that's ok but I don't think we
should make any requirements that it is supported. Right now the
property says:
# The "AlgorithmName" is the standard algorithm name of the disabled
# algorithm.
And I would not change that.
--Sean