Plone Cryptographic Toolkit
- Warning
- This product has not had a release in over 1 year and may no longer be maintained.
A cryptographic tool for Plone developers to easily use cryptography in their Plone application. It supports authentication and encryption with both symmetric an asymmetric keys.
Project Description
leocornus.plonecrypto will be implemented as a CMF Tool for your Plone site. It will provide simple APIs for Plone application to encrypt and decrypt strings.
leocornus.plonecrypto depends on the following Python modules:
keyczar-python
PyCrypto
PyAsn1
simplejson - 2.0.9
Self-Certification
[ ] Internationalized
[X] Unit tests
[ ] End-user documentation
[ ] Internal documentation (documentation, interfaces, etc.)
[ ] Existed and maintained for at least 6 months
[X] Installs and uninstalls cleanly
[X] Code structure follows best practice
Current Release
Plone Cryptographic Toolkit 0.2
Released Apr 18, 2010 — tested with Plone 3
Ability to automatically retire keys when the amount of active keys reached the maximum
More about this release…
-
Get
Plone Cryptographic Toolkit
for
all platforms
- leocornus.plonecrypto-0.2.tar.gz
- If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.
All Releases
| Version | Released | Description | Compatibility | Licenses | Status |
|---|---|---|---|---|---|
| 0.2 | Apr 18, 2010 | Ability to automatically retire keys when the amount of active keys reached the maximum More about this release… |
Plone 3
|
GPL | final |
| 0.1 | Apr 14, 2010 | Initial Release More about this release… |
Plone 3
|
GPL | final |

