Monday, 15 September 2014

rsa - implementing the 1 out of 2 oblivious transfer protocol in c# -



rsa - implementing the 1 out of 2 oblivious transfer protocol in c# -

implementation of 1-2 oblivious transfer protocol rsa requires calculation of . if we'd have used class rsacryptoserviceprovider, calculating , , results byte[] arrays. how 1 perform add-on , modulo operation of 2 arrays? using bitconverter.toint32() useful @ in case?

c# rsa modulo rsacryptoserviceprovider

No comments:

Post a Comment