XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Medium Medium
    • El Alto Release
    • None
    • None

      Aim is to test multiple combinations of RSA algorithms with different Secure Hashing algorithms

      TODO - Add more combinations and review required

      Agorithhm          Hashing

      1. RSA 1k            SHA1 - 160bit
      2. RSA 2k            SHA2 - SHA 256
      3. RSA 3k            SHA2 - SHA 512
      4. RSA 4k            SHA3 - SHA 256/512 Block sizes  (NOT supported in our openssl version)

       

      RSA Bits Digest Algorithm RESULT  
      1024 sha1, sha256, sha512 OK  
      2048 sha1, sha256, sha512 OK  
      3072 sha1, sha256, sha512 OK  
      4096 sha1, sha256, sha512  FAIL See attached error log file

       

      Also make it automated testing by integrating with Jenkins build

            pramod pramod
            pramod pramod
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: