File: README

package info (click to toggle)
python-keyczar 0.716%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 912 kB
  • ctags: 638
  • sloc: python: 3,134; makefile: 33; sh: 4
file content (9 lines) | stat: -rw-r--r-- 646 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
Keyczar is an open source cryptographic toolkit designed to make it easier and safer for developers to use cryptography in their applications. Keyczar supports authentication and encryption with both symmetric and asymmetric keys. Some features of Keyczar include:

A simple API
Key rotation and versioning
Safe default algorithms, modes, and key lengths
Automated generation of initialization vectors and ciphertext signatures
Java and Python implementations (C++ coming soon)
International support in Java (Python coming soon)
Keyczar was originally developed by members of the Google Security Team and is released under an Apache 2.0 license.