Optimize AES/ECB/PKCS5Padding implementation using full-message intrinsic stub and parallel RoundKey addition

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • None
    • Affects Version/s: 27
    • Component/s: security-libs
    • None

      Create on behalf 906316570@qq.com

      The current implementation of AES in ECB mode with PKCS5 padding still uses a per-block intrinsic approach with loop invocation, incurring superfluous invocations and context-switching overhead. We suggest introducing a full plaintext/ciphertext intrinsic stub and further optimizing it with parallel RoundKey addition.

            Assignee:
            Sendao Yan
            Reporter:
            Sendao Yan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: