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

JCE (strong crypto) should work with all ciphers which need AlgorithmParameters

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • jce1.2.2beta
    • 1.4.0
    • security-libs
    • None
    • jce1.2.2beta
    • generic
    • generic

        Note: this bug applies to JCE1.2.1 and later.

        The crypto checking mechanism inside JCE only work well for the following cipher implementation when non-null AlgorithmParameters object is specified in Cipher init() call:
        RC2
        RC5
        PBE*
        DES*
        For other ciphers, an InvalidAlgorithmParameterException("No parameter specification class defined for parameters") will be thrown.

        This restriction should be lifted if possible.

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

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: