Closed rsinha closed 8 months ago
Adds a sign-then-encrypt method, in addition to the underlying signing and encryption methods (which are used in pairing). The implementation uses the ECIES scheme for encryption, and ECDSA for signatures -- both using secp256 curve.
Adds a sign-then-encrypt method, in addition to the underlying signing and encryption methods (which are used in pairing). The implementation uses the ECIES scheme for encryption, and ECDSA for signatures -- both using secp256 curve.