0xTCG / sequre

A high-performance, Pythonic framework for secure computing in bioinformatics
Apache License 2.0
18 stars 1 forks source link

Make the framework more user-friendly #27

Closed hsmajlovic closed 8 months ago

hsmajlovic commented 10 months ago

Currently, some operators like +=, -=, etc. are not supported in some secure types. We need to test/find and enable all such or similar missing methods.