replay

package
v0.0.0-...-baf8c09 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2019 License: GPL-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CounterRedundantBitsLog = _WordLogSize + 3
	CounterRedundantBits    = _WordSize * 8
	CounterBitsTotal        = 2048
	CounterWindowSize       = uint64(CounterBitsTotal - CounterRedundantBits)
)
View Source
const (
	BacktrackWords = CounterBitsTotal / _WordSize
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ReplayFilter

type ReplayFilter struct {
	// contains filtered or unexported fields
}

func (*ReplayFilter) Init

func (filter *ReplayFilter) Init()

func (*ReplayFilter) ValidateCounter

func (filter *ReplayFilter) ValidateCounter(counter uint64, limit uint64) bool

Jump to

Keyboard shortcuts

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