README
Index
Member | Description |
---|---|
CipherText | - |
CipherTextBytes | - |
decrypt | Decrypts a CipherText using a PrivateKey. |
decryptBytes | Decrypts a CipherText using a PrivateKey. |
encrypt | Public Key Encryption, encrypts Field elements using a PublicKey. |
encryptBytes | Public Key Encryption, encrypts Bytes using a PublicKey. |