//
pkg.gl
Category
github.com/taurusgroup/multi-party-sig
internal
elgamal
package
0.6.0-alpha-2021-09-21
Repository:
https://github.com/taurusgroup/multi-party-sig.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
4
Files
69 SLOC
#
Functions
Empty
No description provided by the author
Encrypt
Encrypt returns the encryption of `message` as (L=nonce⋅G, M=message⋅G + nonce⋅public), as well as the `nonce`.
#
Structs
Ciphertext
No description provided by the author
#
Type aliases
Nonce
No description provided by the author
PublicKey
No description provided by the author