Crypto.JOSE.JWA.JWK

Type classes

class AsPublicKey k

Parameters for Elliptic Curve Keys

data Crv

data ECKeyParameters

Parameters for RSA Keys

data RSAPrivateKeyOthElem

data RSAPrivateKeyOptionalParameters

data RSAPrivateKeyParameters

data RSAKeyParameters

toRSAKeyParameters

rsaE

rsaN

rsaPrivateKeyParameters

rsaPublicKey

genRSA

Parameters for Symmetric Keys

data OctKeyParameters

Parameters for CFRG EC keys (RFC 8037)

data OKPKeyParameters

data OKPCrv

Key generation

data KeyMaterialGenParam

data KeyMaterial

genKeyMaterial

Signing and verification

sign

verify