All Versions
21
Latest Version
Avg Release Cycle
98 days
Latest Release
1414 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v0.9.2 Changes
November 04, 2015Infrastructure:
- ๐ 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.