package jws
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Implementation of JWS (RFC7515) with Jsont and mirage-crypto
Install
dune-project
Dependency
Authors
Maintainers
Sources
jws-0.0.2.tbz
sha256=eea7319ae84c3649b4c72cd59f6308fa62f23bb51b41efb8af4a3a097dd71c3d
sha512=d27b80a04bd67641ca6ceff37d145491c6783cf1b6edac6f04dbc3bce1081e9378d8f07bc7412eb136e788c8ecdc2fa0a2f27e259c32f94fe90eb0aa88a5fb0f
doc/jws/Jws/Jwa/index.html
Module Jws.JwaSource
Source
type t = [ | `HS256| `HS384| `HS512| `RS256| `RS384| `RS512| `ES256| `ES384| `ES512| `PS256| `PS384| `PS512| `EdDSA
]The set of algorithms defined by RFC 7518, 3.1.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>