Lost your password?

Blogs about: Hash Function

Featured Blog

Keyed Hash Function

Ricky aji wrote 1 month ago:  Keyed hash function yang memiliki tujuan spesifik untuk otentikasi pesan disebut dengan message au … more →

Another simple hash function

CG wrote 1 month ago: Another simple example: /* Simple Hash Example CG - 15112009 */ #include <stdio.h> #define L 3 … more →

Tags: Crypto, coding, iseng

Simple Hash Function1 comment

CG wrote 1 month ago: A very simple hash function. Take input from stdin. The perl version is available here. #include … more →

Tags: coding

Birthday Paradox untuk Birthday Attack !

Ricky aji wrote 2 months ago: Salah satu metode untuk memecahkan teks yang terenkripsi adalah dengan menggunakan brute force. Brut … more →

Secure Hash Algorithm 1

Ricky aji wrote 2 months ago: Perkembangan zaman semakin maju termasuk didalamnya adalah ilmu pengetahuan dan teknologi. Berbagai … more →

Efek Perubahan Image pada hash function2 comments

ukhbellina03 wrote 5 months ago: Kali ini saya akan mencoba salah satu teknik kriptografi yaitu hash function ,bahan percobaannya ada … more →

Tags: Gametech, hashcalc, Kriptografi, md5, SH1

Join Types NL,Hash and Sort-Merge

mohibalvi wrote 6 months ago: Base Article Nested loop (loop over loop) In this algorithm, an outer loop is formed which consists … more →

Tags: SQL Joins, Cache, hash semi join, hash table, hash-join, Join, Nested Loop, Optimizer, ORDER BY

More Blinking Lights (and a disgression)

Steven Pigeon wrote 8 months ago: In Blinking Lights I told you about how I feel the modern computer for its exterior, except for its … more →

Tags: Algorithms, Programming, Assembly Language, CPU Architecture, Instruction Sets, Hash, Instruction Set, blinking lights, Mount Everest

The 10 (classes of) Algorithms Every Programmer Must Know About2 comments

Steven Pigeon wrote 1 year ago: In Tunnels of Doom!, I wrote that the disjoint sets algorithm is one of the very few algorithms ever … more →

Tags: data compression, Algorithms, Database, Programming, embedded programming, lookup table, hash table, graph, Graph Algorithms

lookup3ycs : a standard high performance string hash

yonik wrote 1 year ago: I was surprised to discovered that there isn’t a good cross-platform hash function defined for … more →

Tags: Java, Search, bob jenkins, lookup3, lookup3ycs, string hash

Fundamental of Cryptographic Hash Function

meylee wrote 1 year ago: Sebenarnya ini bukan pertama kalinya aku belajar tentang Hash Function, berawal dari suatu project d … more →


Related Tags
All →

Follow this tag via RSS