Home
last modified time | relevance | path

Searched defs:wycheproofTestGroupRsassa (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/regress/lib/libcrypto/wycheproof/
Dwycheproof.go542 type wycheproofTestGroupRsassa struct { struct
543 E string `json:"e"`
544 KeyASN string `json:"keyAsn"`
545 KeyDER string `json:"keyDer"`
546 KeyPEM string `json:"keyPem"`
547 KeySize int `json:"keysize"`
548 MGF string `json:"mgf"`
549 MGFSHA string `json:"mgfSha"`
550 N string `json:"n"`
551 SLen int `json:"sLen"`
[all …]