Documentation ¶
Index ¶
- func DeriveASHostGeneric(meta drkey.ASHostMeta, level1key drkey.Level1Key) (drkey.ASHostKey, error)
- func DeriveASHostSpecific(meta drkey.ASHostMeta, level1key drkey.Level1Key) (drkey.ASHostKey, error)
- func DeriveHostASGeneric(meta drkey.HostASMeta, level1key drkey.Level1Key) (drkey.HostASKey, error)
- func DeriveHostASSpecific(meta drkey.HostASMeta, level1key drkey.Level1Key) (drkey.HostASKey, error)
- func DeriveHostHostGeneric(meta drkey.HostHostMeta, level1key drkey.Level1Key) (drkey.HostHostKey, error)
- func DeriveHostHostSpecific(meta drkey.HostHostMeta, level1key drkey.Level1Key) (drkey.HostHostKey, error)
- func GetLevel1(t *testing.T, protoID drkey.Protocol, epoch drkey.Epoch, srcIA, dstIA addr.IA) drkey.Level1Key
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeriveASHostGeneric ¶
func DeriveASHostSpecific ¶
func DeriveHostASGeneric ¶
func DeriveHostASSpecific ¶
func DeriveHostHostGeneric ¶
func DeriveHostHostGeneric(meta drkey.HostHostMeta, level1key drkey.Level1Key) (drkey.HostHostKey, error)
func DeriveHostHostSpecific ¶
func DeriveHostHostSpecific(meta drkey.HostHostMeta, level1key drkey.Level1Key) (drkey.HostHostKey, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.