Skip to content

Releases: cossacklabs/themis

0.9.3

25 May 14:25
Compare
Choose a tag to compare

Changelog:

Infrastructure:

  • Lots of new high-level language wrappers
  • Enhanced documentation
  • Lots of various demo projects
  • Updated Themis Server
  • Better make system verbosity (now you can actually see what succeeded and what didn't)
  • Infrastructure to build Java on all platforms

Code:

0.9.2

06 Nov 14:13
Compare
Choose a tag to compare

Changelog:

Infrastructure:

  • Much better documentation
  • We've introduced Themis Server, interactive environment to debug your apps and learn how Themis works.
  • Tests for all platforms and languages.
  • Themis is now integrated with Circle CI, with controls every repository change and tests it
  • Added conditional compilation for advanced features (see 4.5 and our blog for more information)
  • Doxygen-friendly comments in code

Code:

  • Python Themis wrapper is now Python 3 / PEP friendly.
  • Android Themis wrapper for Secure Message now works in Sign/Verify mode, too.
  • PHP Themis wrapper now supports Secure Session (although with some advice on use cases, see docs).
  • iOS wrapper supports iOS 9, lots of minor fixes.
  • Better exceptions and verbose errors in some wrappers.
  • Longer RSA keys support
  • Better abstractions for cryptosystem parameters like key lengths.
  • Zero Knowledge Proof-based authentication called Secure Comparator. Advanced experimental feature.

0.9.1

02 Jun 15:40
Compare
Choose a tag to compare

This release includes updates for mobile platforms and OS X:

  • Objective-C wrapper becomes more developer-friendly
  • updated Android wrapper for compatibility with Android 5 and x86
  • updated Python wrapper to build on OSX, updated Enum dependences

Themis 0.9

20 May 10:48
Compare
Choose a tag to compare

This is first public release of Themis, dated 20th of May, 2015.