Docs - radumarias/rvirt-gpu GitHub Wiki

libs:

CUDA Crypto Libraries: NVIDIA provides certain cryptographic functions through its CUDA libraries, such as cuBLAS and cuRAND. While these libraries don't directly implement AES-GCM, they offer primitives that can be used to build such an implementation.