Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4628062

AES KeyGenerator should support default initialization when init is not called

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • unknown
    • unknown
    • 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.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: