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