Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8078287
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T15:44:41+00:00 2026-06-05T15:44:41+00:00

I am looking for a hashing function that is case insensitive and ignores white

  • 0

I am looking for a hashing function that is case insensitive and ignores white spaces as well.

for example:

the hash value generated for this is a hash and ThisIsAHash will be exactly the same.

does any such hash function exist?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T15:44:43+00:00Added an answer on June 5, 2026 at 3:44 pm

    Hash Functions are how we make them. For example:

    First, for all strings ->

    Step1. Lowercase them (or Uppercase them)
    Step2. Strip all Whitespaces.

    By now, both strings would map to: thisisahash

    Step3. Now, apply any Hash function to it: crc32, java’s polynomial or whatever…

    Given a string, you can always now do a lookup and see if other Strings are hashed to the same key.

    Note that hash functions are one-way. So doing Step1 and Step2 don’t count against valid hash methods.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Supposing simple uniform hashing, that being, any given value is equally like to hash
Looking for a control that allows to select one text value at a time
I've been looking for a Classic ASP script that allows me to hash a
I am looking for a hash functions family generator that could generate a family
I am looking for a hashing algorithm that produces a 31/32 bit signed/unsigned integer
I'm looking for a function for C/C++ that behaves identically to PHP's md5() function
Looking to do a bit of refactoring... Using NHibernate I have this query currently
Looking for best advice on how to do this: I have an insert like
I'm looking for a hashtable implementation in C that stores its objects in (twodimensional)
This is related to consistent hashing and while I conceptually understand what I need

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.