Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

C accelerator for Base32 character encoding #146192

Copy link
Copy link
@kangtastic

Description

@kangtastic
Issue body actions

Proposal:

The base64 module contains implementations of encoders/decoders for several character encodings.

Among these are the base32 and base32hex encodings mentioned in RFC 4648.

These are currently implemented in pure Python. Implementing them in C will greatly improve performance (~100x) and memory usage.

I have written a draft PR that accomplishes this, and will be submitting it shortly.

Has this already been discussed elsewhere?

No response given

Links to previous discussion of this feature:

Suggested by @serhiy-storchaka in #102753.

Linked PRs

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    extension-modulesC modules in the Modules dirC modules in the Modules dirperformancePerformance or resource usagePerformance or resource usagetype-featureA feature request or enhancementA feature request or enhancement
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.