Changes

Jump to: navigation, search

GPU610/TeamKappa

8 bytes added, 10:02, 15 October 2015
no edit summary
Code From Github: [https://github.com/maxxboehme/Encryption/tree/master/C%2B%2B/RSA link]
'''==== Profiling'''====
* gprof: Encryption 10MB
'''==== Bottleneck Code'''====
The two slowest parts of this encryption method are fastModularExp and findHighestSetBit. A third function, intToByteArray, takes up a relatively small amount of time but may still be able to be optimized.
1
edit

Navigation menu