Documentation
¶
Overview ¶
Package rsaoaep provides the RSAES-PKCS1-v1_5 key encryption algorithm.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Algorithm ¶
type Algorithm struct{}
func (*Algorithm) NewKeyWrapper ¶
func (alg *Algorithm) NewKeyWrapper(key keymanage.Key) keymanage.KeyWrapper
NewKeyWrapper implements github.com/shogo82148/goat/keymanage.Algorithm.
Click to show internal directories.
Click to hide internal directories.