AES KeyGenerator should support default initialization when init is not called

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • unknown
    • Affects Version/s: unknown
    • Component/s: security-libs
    • None
    • beagle
    • generic
    • generic


      According to javadoc of KeyGenerator, it has:

      In case the client does not explicitly initialize the KeyGenerator (via a call to an init method), each provider must supply
      (and document) a default initialization.

      However, the AES KeyGenerator implementation from Cryptix does not support the above claim. Its keysize is not setup properly if init is not called.

            Assignee:
            Valerie Peng
            Reporter:
            Valerie Peng
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: