Documentation ¶
Index ¶
- func CreateKeyPairForTests(t *testing.T, ks keystores.KeyStore, opts keystores.GenKeyPairOpts) (keystores.KeyPair, func(kp keystores.KeyPair))
- func ECDHTest(t *testing.T, kp keystores.KeyPair)
- func EncryptDecryptTest(t *testing.T, kp keystores.KeyPair)
- func KeyPairTest(t *testing.T, ks keystores.KeyStore, alg keystores.KeyAlgorithm, ...)
- func SignVerifyRSAPSSTest(t *testing.T, kp keystores.KeyPair)
- func SignVerifyTest(t *testing.T, kp keystores.KeyPair)
- type KeyPairTestCase
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateKeyPairForTests ¶
func EncryptDecryptTest ¶
func KeyPairTest ¶
func SignVerifyRSAPSSTest ¶
func SignVerifyTest ¶
Types ¶
type KeyPairTestCase ¶
Click to show internal directories.
Click to hide internal directories.