1

(4 replies, posted in wolfSSL)

it is a bit of a pet project of mine. I have some cryto functions for some authentication protocol and I want to benchmark performance under different architectures and see if there is any advantage on running it with a GPU.

2

(4 replies, posted in wolfSSL)

Thanks.  When launching ./configure utility, I set compiler to be nvcc for CUDA and then make and make install and compiles without any errors.

Is that what ported to CUDA framework mean?  Is there any example on how to run some sections of the provided examples on a GPU?

Thanks again

3

(4 replies, posted in wolfSSL)

I am interested in running the wolfssl library on a GPU. I haven’t  been able to find any information on this, so I am not sure it is possible. I would appreciate some guidance.

Thanks