package
0.12.0
Repository: https://github.com/scionproto/scion.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package mock_drkey is a generated GoMock package.

# Functions

NewLevel1ARC returns a Level1ARC cache of a given size.
No description provided by the author

# Structs

Level1ARC maintains an Adaptative Replacement Cache, storing the necessary metadata to prefetch Level1 keys.
Level1PrefetchInfo contains the information to prefetch level1 keys from remote CSes.
Prefetcher is in charge of getting the level 1 keys before they expire.
ServiceEngine maintains and provides secret values, level1 keys and prefetching information.

# Interfaces

Fetcher obtains a Level1 DRKey from a remote CS.
No description provided by the author
Level1PrefetchListKeeper maintains a list for those level1 keys that are recently/frequently used.