Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about base32

Read more about base32

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - base32

base32 with included forward error correction (FEC)?

I am trying to find (or pipe together) a way to encrypt text so that the output is base32 encoded and protected by forward error correction against lost characters. Having some some base32 output like...
test-img

Christian

hamming-code

base32

forwarderrorcorrection

Votes: 0

Answers: 0

Cannot find any information on 9-digit decimal TOTP key

Long story short, I'm trying to create a front-end for a 2FA app in Python and I encountered something strange. Typical TOTP keys are base-32 numbers with 16 or 32 digits, but one of the accounts I wa...
test-img

64_Tesseract

python

base64

totp

base32

Votes: 0

Answers: 0

What makes repeated base64 and base36 encoding so slow? and how to make it faster?

I was trying out some different encodings and as I tried to encode some text repeatedly in base64/base32 (which one is used depends on a semi-random boolean list) I noticed that it was ridiculously sl...
test-img

Astolfo Plushy

python

encoding

base64

processing-efficiency

base32

Votes: 0

Answers: 1

Latest Answer

Memory and time expensive operations. The answer is based on pivotal comment (by Wups): If you encode bytes with base64, the result is longer than the input. If you take this result and encode it aga...
test-img

JosefZ

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved