CrococryptLib ►
News
Say no to plain passwords: Secure Password Hashing
Plaintext passwords should not be used anymore. You are probably using a web shop software framework that takes already care of this. Most application frameworks in the world do not use plain passwords anymore but password hashes instead.
...
Encryption background: What is key wrapping?
Key wrapping is a simple technique in cryptography that is used in almost all common encryption technologies.
...
Password-based Encryption made easy
Easy encryption for Android apps – CrococryptLib 1.4 released
CrococryptLib 1.4 for Android released: A library for mobile apps that allows the most easiest integration of password-based encryption, hashes and other cryptography operations. No in-depth cryptography knowledge is required to integrate encryption into Android apps.
...
The easiest way to integrate encryption into enterprise applications – HissenIT released CrococryptLib
HissenIT recently released CrococryptLib for Java: A library for Java back-end, desktop and mobile applications that allows the most easiest integration of encryption and other cryptography operations. No in-depth cryptography knowledge is required to integrate encryption into
enterprise applications or software products.
...