angelicstrike / VelociraptorAES

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

Keyboard Interrupt still an issue #8

Open hazybluedot opened 11 years ago

hazybluedot commented 11 years ago

It seems that the keyboard interrupt issue Lukas mentioned in an early commit is still alive and kicking. If it is something that isn't feasible to resolve, perhaps write a handler for SIGINT to ignore the signal.