angelicstrike / VelociraptorAES

ECE 2524 final project. An implementation of AES and message sending.
2 stars 0 forks source link

newServerClient should be a branch #11

Open hazybluedot opened 11 years ago

hazybluedot commented 11 years ago

this is fine for my purposes, but based on my understanding of the state of the project what is in the sub directory "newServerClient" should probably be a separate branch, either its own named branch like "new_implementation", or since it is the best working version, it should probably be the master branch and the older code should be put in a 'development' branch.