Spec should accomodate algorithms like RawDSA and RSA encryption

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 5.0
    • Affects Version/s: 5.0
    • Component/s: security-libs
    • tiger
    • generic
    • generic

      The specifications for java.security.Signature and javax.crypto.Cipher do not clearly allow for algorithms that cannot process data of arbitrary lengths. Examples of such algorithms are RawDSA signatures (data must be 20 bytes long) and RSA ciphers (data must be short enough to process in a single RSA operation).

      There is a need to support these algorithms in our standard APIs. The specifications should be amended to explicitly allow for them.

            Assignee:
            Andreas Sterbenz
            Reporter:
            Andreas Sterbenz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: