package
Version:
v0.6.0
Opens a new window with list of versions in this module.
Published: Oct 24, 2022
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
EDH implements diffie hellman using curve25519 keys derived from ed25519 keys
func PrivateKeyToCurve25519(curve25519Private *[32]byte, privateKey *[64]byte)
PrivateKeyToCurve25519 converts an ed25519 private key into a corresponding
curve25519 private key
Source Files
¶
Click to show internal directories.
Click to hide internal directories.