Discover Packages
github.com/stratosnet/sds
utils
encryption
package
Version:
v0.11.9
Opens a new window with list of versions in this module.
Published: Jan 4, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation Source Files Directories Index Constants Variables Functions Types DecryptAES(key, ciphertext, nonce, dstToCiphertext) ECDH(ourPrivateKey, peerPublicKey) EncryptAES(key, plaintext, nonce)
Documentation
¶
ECDH transform all Ed25519 points to Curve25519 points and performs a Diffie-Hellman handshake
to derive a shared key. It throws an error should the Ed25519 points be invalid.
Source Files
¶
Directories
¶
Show internal
Collapse all
Click to show internal directories.
Click to hide internal directories.