Guest Connected: 28501   Bookmark Us     Contact Us  
Total Shareware
Currently Listed: 243,846 Applications


  Developer Tools - Java Tools and Related

Link To Program

Click to enlarge the ScreenShot

  CrococryptLib  -  Version  1.3

CrococryptLib for Java: The easiest way to integrate encryption into your application With this library anybody can write encryption and other crypto services! - Do you know about AES block cipher modes like CBC or parameters like initialization vectors? - Do you know how to easily encode, store and transmit encrypted data? - Do you care about secure storage of passwords or password-based encryption? - Use industry standards like PBKDF2 and PKCS #5 with auto-secure settings like HMAC, iteration count and salt. CrococryptLib provides the most easiest way to integrate encryption into your own application. No in-depth cryptography knowledge is required, save development time & budget... . Features * Compact encryption format: Auto selection and storage of security parameters in one compact format. This includes keysizes, initialization vectors, iteration counts, salt and hash lengths. * Easy and secure hash and validation of user passwords * Password-based encryption including key wrapping and support for password changes * Default hash: PBKDF2 (PKCS #5), HMAC with SHA512, 512 Bit hash, 512 Bit salt * Strong encryption by default: AES 256 Bit, CBC mode, secure auto-generation of new initialization vectors (IV) ** Any JCE-available symmetric cipher can be used alternatively - like Twofish, Serpent, Blowfish, 3DES, GOST etc. * Easy encoding into binary (less storage space), Base64, Hex, JSON, files or arbitrary stream objects. Choose any format also for databases. * Through the compact format all keys and encryption values can be stored in a single column, field, or property. No further management overhead. * Every value is stored independently ** Individual accounts can have different algorithm strength. Example: For performance reasons you might go with a lower iteration count for user passwords, but you want a high iteration count for administration accounts. No problem using CrococryptLib!

To link to this program use the html below (use text editor and check the exact syntax):

<a href="http://www.TotalShareware.com/LinkToItem.aspx?id=254572">View this program at www.TotalShareware.com</a>

This link will appear like:

View this program at www.TotalShareware.com