hacl
0.0.3-pre.1
In hacl::ed25519
Function
hacl
::
ed25519
::
sk2pk
Copy item path
source
ยท
[
−
]
pub fn sk2pk(sk: &
Scalar
) ->
Point
Expand description
Compute the public
Point
for the given secret key
sk
.