unzvfu / cuda-fixnum

Extended-precision modular arithmetic library that targets CUDA.
MIT License
32 stars 7 forks source link

Investigate, document and incorporate "secure" arithmetic implementations #20

Open unzvfu opened 4 years ago

unzvfu commented 4 years ago

From https://github.com/data61/cuda-fixnum/issues/37:

At the very least this involves considering side-channel attacks on GPUs, but also data recovery from shared access to GPUs on providers like AWS. Some research in this area: