Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~395 People Reached
About Me

Studying for a dual degree in Electrical Engineering (Signals and Systems) and Applied Mathematics with a minor in Computer Science

Interests
Math and playing with my kid
PC Specs
Xeon 3.2 Ghz w/ 8GB RAM running KUbuntu 10.10 (Desktop) Corei7 1.83 Ghz running Windows 7 (Laptop)
Favorite Forums
Favorite Tags
Member Avatar for slawson01

This is code generated for my Algorithm Implementation's class. I was to create my own RSA public and private keys using modPow and modInverse and use that to implement a digital signature. That works great, not the problem here. For extra credit I am implementing a digital envelope that will …

Member Avatar for slawson01
0
234
Member Avatar for slawson01

I am working on an assignment that is to make 2 classes that hold a char* with a constructor to initialize as a new char[5] as the private variable. Both classes do the same thing, but one has a copy constructor defined to do a deep copy and the other …

Member Avatar for nbaztec
0
160