Keyczar


Version: 0.65b 03.15.10
Size:
266KB
Requirements:
Java Runtime Environment 5.0 higher
Seller:
steveweis
Price:
Free
System:
Windows XP/2000/98
Rating:
4.2
License:
Open Source

Description - Keyczar



Keyczar is an open source cryptographic toolkit designed to make it easier and safer for devlopers 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, Python, and C++ implementations Why Keyczar?Cryptography is easy to get wrong. Developers can often choose the wrong Cipher mode, use obsolete algorithms, compose primitives in an unsafe manner, or fail to anticipate the need for key rotation. Keyczar abstracts some of these Details by choosing safe defaults, automatically tagging outputs with key version information, and providing a simple interface. Keyczar is designed to be open, extensible, and cross-platform compatible. It is not intended to replace existing cryptographic libraries like OpenSSL, PyCrypto, or the Java JCE, and in FACT is built on these libraries.



More in Encryption Software-Keyczar

Wrong Libraries Keyczar Keyczar Choosing Safe Defaults