package boring

import (
	
	
)

const Enabled bool = false

func ( cipher.Block) (cipher.AEAD, error) {
	return nil, errors.New("boring not implemented")
}

func ( cipher.Block) (cipher.AEAD, error) {
	return nil, errors.New("boring not implemented")
}

func () {
	// do nothing
}