improve performance of libSSL usage on hashing · Issue #74288 · python/cpython · GitHub
Skip to content

improve performance of libSSL usage on hashing #74288

Description

@gut
mannequin
BPO 30102
Nosy @vstinner, @tiran, @gut
PRs
  • bpo-30102: Improve libssl performance on POWER8 for, e.g sha256 #1181
  • bpo-30102: Call OPENSSL_add_all_algorithms_noconf #3112
  • [3.6] bpo-30102: Call OPENSSL_add_all_algorithms_noconf (GH-3112) #3342
  • [2.7] bpo-30102: Call OPENSSL_add_all_algorithms_noconf (GH-3112) #3343
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/tiran'
    closed_at = <Date 2017-09-05.15:12:53.610>
    created_at = <Date 2017-04-19.18:16:07.965>
    labels = ['expert-SSL', 'type-feature', '3.7']
    title = 'improve performance of libSSL usage on hashing'
    updated_at = <Date 2017-09-05.15:28:54.766>
    user = 'https://github.com/gut'

    bugs.python.org fields:

    activity = <Date 2017-09-05.15:28:54.766>
    actor = 'gut'
    assignee = 'christian.heimes'
    closed = True
    closed_date = <Date 2017-09-05.15:12:53.610>
    closer = 'christian.heimes'
    components = ['SSL']
    creation = <Date 2017-04-19.18:16:07.965>
    creator = 'gut'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30102
    keywords = []
    message_count = 11.0
    messages = ['291892', '291895', '291897', '291928', '291980', '301096', '301310', '301317', '301318', '301319', '301320']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'christian.heimes', 'gut']
    pr_nums = ['1181', '3112', '3342', '3343']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue30102'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions