☰
Other items in
evercrypt
::
ed25519
All crates
?
Function
evercrypt
::
ed25519
::
sk2pk
[
−
]
[src]
pub fn sk2pk(sk: &
Scalar
) ->
Point
Expand description
Compute the public
Point
for the given secret key
sk
.