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 8407267
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T23:18:51+00:00 2026-06-09T23:18:51+00:00

I am curious about developing my own Simple Hashing mechanism. I would like to

  • 0

I am curious about developing my own Simple Hashing mechanism.

I would like to know some math functions that are irreversible.

I know that raised to function and modulus are some functions that are irreversible in the sense that the reverse procedure gives two answers.

e.g.:- square root(4) = 2 or -2

I need a function that is not reversible because, even if anyone cracked my cipher, they should not be able to produce a decrypter, that can easily decrypt the passwords in my hashing.

Using this functions I can make my hashing more secure.

It would be helpful if someone could give more such functions with explanations.

  • 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-09T23:18:53+00:00Added an answer on June 9, 2026 at 11:18 pm

    Squaring in R is irreversible in the sense that it loses information. But that’s not at all what hash functions are about.

    Cryptographic hash functions have two main properties:

    1. It’s hard to find two inputs with the same output, called a collision
    2. It’s hard to find an input matching a given output, called a pre-image

    Squaring on R has neither of these properties:

    1. Finding a collision is trivial. Given x just calculate -x, both of which square to x*x.
    2. Finding a pre-image is easy. Calculate the square-root. There are efficient algorithms for this. (Ignoring the problem that you can’t output the infinite sequence of digits if the result is irrational)

    Unfortunately there are no “simple” functions with these properties.

    Related questions:

    • Why are hash functions one way? If I know the algorithm, why can’t I calculate the input from it?
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am curious about COM+, DCOM. I know that MSFT does not encourage you
Hey all. I would like to get some insight on a question that I
I'm curious about the correct way to architect an application that consists of the
I am curious about git add action, so I do some test. create a
I'm curious about the possibility of having a .NET class library that provides a
i'm developing a php web application. i'm bit curious about how people store object's
Curious about user notification techniques. Referring to simple stuff. For example, a user submit's
Just curious about which of these would be faster? $('ul.dropdown a').first().click(function(event) { event.stopPropagation(); return
Just curious about the maximum file size limit provided by some popular file systems
I'm really curious about How one would go about writting a collaboration tools such

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.