Themis by Cossack Labs v0.13.1 Release Notes

Release Date: 2020-08-13 // over 3 years ago
  • TL;DR:

    • AndroidThemis is now available on JCenter
    • ⚡️ ObjCThemis and SwiftThemis get latest OpenSSL update
    • ObjCThemis and SwiftThemis now require Xcode 11 (or later)
    • 🔒 Minor security fixes in GoThemis, JsThemis, WasmThemis

    Code:

    Core

    - Improved compatibility with OpenSSL 1.1.1 (#684).

    Android

    - AndroidThemis is now available on JCenter (#679).

    Go

    • Fixed panics on 32-bit systems when processing corrupted data (#677).

    - Improved GoThemis package README and documentation (#699).

    Node.js

    - Minor dependency updates making the world a better place (#680).

    WebAssembly

    - Minor dependency updates making the world a better place (#680).

    Swift

    - Updated OpenSSL to the latest 1.1.1g (#692).

    Objective-C

    • Updated OpenSSL to the latest 1.1.1g (#692).

    Infrastructure:

    • AndroidThemis is now available on JCenter (#679).
    • ObjCThemis and SwiftThemis now require Xcode 11 (#692).