Drop pycrypto dependency
The decrypt plugin uses pycryto to be able to decrypt windows passwords using a private ssh key. This library is no longer maintained so this dep should be dropped.
This means that we also need to drop the decrypt plugin because there are no test cases for the plugin to port it.