Extends
Methods
get()
get this keys point data
- Inherited From:
- Source:
Returns:
x and y as bitArrays
kem(paranoia) → {object}
Kem function of elGamal Public Key
Parameters:
Name | Type | Description |
---|---|---|
paranoia |
paranoia to use for randomization. |
Returns:
key and tag. unkem(tag) with the corresponding secret key results in the key returned.
- Type
- object