wohaph / keyczar

Automatically exported from code.google.com/p/keyczar
0 stars 0 forks source link

Support unencoded Session encryption in Python (with patch) #110

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The attached patch makes Python Session objects support passing in 
"encoder=None" and "decoder=None" just like the Crypter/Encrypter API. I've 
signed Google's CLA before for the protocol buffers package, but if you need me 
to sign another one let me know. Let me know if there is some other way I 
should submit this change: I didn't see any documentation about how to 
contribute on the KeyCzar web site.

I also have some changes to the Python package that I would love to get into 
the official repository. These changes make it auto-install dependencies 
(pycrypto). This is the version of the package I have uploaded to pypi, so if 
someone does "pip install python-keyczar" they get the latest version.

Original issue reported on code.google.com by e...@evanjones.ca on 5 Dec 2012 at 1:02

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by jtu...@gmail.com on 2 Mar 2013 at 9:15

GoogleCodeExporter commented 9 years ago
Merged into master as 
https://code.google.com/p/keyczar/source/detail?r=54278d11f16190b2ee230fbe185b69
1560290d78&name=python_encoding_option

Original comment by dlundb...@google.com on 20 Aug 2013 at 5:48

GoogleCodeExporter commented 9 years ago

Original comment by dlundb...@google.com on 9 Sep 2013 at 5:48