Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about cryptographic-hash-function

Read more about cryptographic-hash-function

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 - cryptographic-hash-function

How to write a perfect hash function for 36 strings?

Using the numbers 0-5 I need to write a perfect has function for 36 Student ID Strings with six characters and 3 integers (e.g. BYPLOK120). The hash function looks something like as follows: String []...
test-img

Bopolop

java

math

hashtable

hash-function

cryptographic-hash-function

Votes: 0

Answers: 0

is there cryptographically secure hash algorithm/function that allows hashing faster when you concatenate more data?

I need to calculate hash codes for constantly growing dataset and it needs to be cryptographically secure if possible. For example hashing the series of natural numbers, first 1, then 12, then 123. If...
test-img

Juzu

function

security

hash

cryptography

cryptographic-hash-function

Votes: 0

Answers: 1

Latest Answer

What you're looking for is tree hashing, which is a form of Merkle tree. Essentially, each data block is hashed, and a hash is computed over the hash of each's data block hash, and so on until you re...
test-img

bk2204

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