From 5c971f5a57ebac56f27d0374fe24942124be4406 Mon Sep 17 00:00:00 2001 From: drebs Date: Thu, 16 May 2013 12:10:23 -0300 Subject: Add crypto submodule that handles AES-256-CTR encryption. --- pkg/requirements.pip | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pkg/requirements.pip') diff --git a/pkg/requirements.pip b/pkg/requirements.pip index 01fe3ea..141c325 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -5,5 +5,6 @@ pyopenssl python-dateutil autopep8 python-gnupg +PyCrypto -https://protobuf-socket-rpc.googlecode.com/files/protobuf.socketrpc-1.3.2.tar.gz \ No newline at end of file +https://protobuf-socket-rpc.googlecode.com/files/protobuf.socketrpc-1.3.2.tar.gz -- cgit v1.2.3