Skip to content

Releases: Cryptolens/cryptolens-java

v1.9.2: Minor fix in LoadFromString

04 Mar 16:09
Compare
Choose a tag to compare
Fix an error that could be thrown if license string is empty in LoadF…

v1.9: Add support for data objects (#14)

01 Mar 13:52
d691ea2
Compare
Choose a tag to compare
  • Add a data object related methods (Data class)
  • Add Helpers.IsSuccessful()

Replace Base64 decoder to be compatible with Android

28 Feb 19:34
Compare
Choose a tag to compare
v1.8

Update cryptolens_android_jar.xml

v1.7: Add Android compatible library

27 Feb 12:45
Compare
Choose a tag to compare

v1.6: Add Deactivate method (#13)

04 Feb 09:24
b9e9c71
Compare
Choose a tag to compare
* Start on deactivate method

* Finish deactivate

* Test deactivate

* Update README.md

v1.5

01 Feb 09:57
2948b1c
Compare
Choose a tag to compare
Add the option to specify how old a license file can be to be valid (…

v1.4: Offline activation support + floating (#10)

31 Jan 09:37
68aaaa4
Compare
Choose a tag to compare
* 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)

30 Jan 15:52
5743416
Compare
Choose a tag to compare
  • Add IsOnRightMachine
  • Restructure the code to verify licenses

v1.2

28 Jan 14:50
Compare
Choose a tag to compare

Add support for machine code generation (which may require root).

v1.1

28 Jan 09:44
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/Cryptolens/cryptolens-java