Documentation ¶
Overview ¶
Package ref provides the portable ChaCha20 implementation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Impl = &implRef{}
Impl is the reference implementation (exposed for testing).
Functions ¶
func Register ¶
func Register(impls []api.Implementation) []api.Implementation
Register appends the implementation to the provided slice, and returns the new slice.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.