Releases: Cryptolens/cryptolens-java
Releases · Cryptolens/cryptolens-java
v1.9.2: Minor fix in LoadFromString
Fix an error that could be thrown if license string is empty in LoadF…
v1.9: Add support for data objects (#14)
- Add a data object related methods (Data class)
- Add Helpers.IsSuccessful()
Replace Base64 decoder to be compatible with Android
v1.8 Update cryptolens_android_jar.xml
v1.7: Add Android compatible library
Update Key.java
v1.6: Add Deactivate method (#13)
* Start on deactivate method * Finish deactivate * Test deactivate * Update README.md
v1.5
v1.4: Offline activation support + floating (#10)
* Add support for floating and overdraft * Add SaveAsString and LoadFromString + refactor * Fix bug in LoadFromString * Remove redudant prints * Add customer and dataobject * Add comments * Update example * Fix a bug in LoadFromString * Update readme
v1.3: Make the API similar to Python and .NET versions (#7)
- Add IsOnRightMachine
- Restructure the code to verify licenses