https://bugzilla.mindrot.org/show_bug.cgi?id=2231

            Bug ID: 2231
           Summary: Use EVP_Digest for oneshot digest calculation
           Product: Portable OpenSSH
           Version: 6.6p1
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Miscellaneous
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 2428
  --> https://bugzilla.mindrot.org/attachment.cgi?id=2428&action=edit
suggested patch

It would be preferable to use EVP_Digest for oneshot digest
calculation:
 - one calloc/free less
 - EVP_Digest properly sets oneshot flag (certain hardware accelerators
   work only if the flag is set)

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to