popcount

package
v0.0.0-...-94c99f4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 23, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Write a function that counts the number of bits that are different in two SHA256 hashes. (see Popcount from Section 2.6.2)

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Count

func Count(x uint64) int

Count returns the population count (number of set bits) of x by clearing.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL