crypto
0.1.0
In crypto::diffie_hellman
Functions
modular_exponentiation
private_key
public_key
secret
?
Settings
Function
crypto
::
diffie_hellman
::
public_key
Copy item path
source
·
[
−
]
pub fn public_key(p:
u64
, g:
u64
, a:
u64
) ->
u64