I need help to convert the list representation (string) of elliptic curve pairing group element back to an object. Explanation: I am using charm crypto v0.43 to use CPABE scheme in my web application. I need to store the pairing element that is generated into my database. When I did that, it is storing it as list. I need to