Release Notes

SenseCrypt 3.1.2

📱 Mobile SDK

  • Lightweight Liveness

    • Optionally during Active- & Passive-FaceCapture a lightweight Liveness model can be utilized in order to spot spoofing early on, without the need to hit the backend server.

  • New Settings Page

    • The new Settings Page allows

      • to switch between Active- & Passive-FaceCapture

      • to switch between Front- & Back-Camera

      • to activate or deactivate Lightweight Liveness

  • New SDK Mode OfflineLite

    • To reduce the app size for store publishing, SDK Mode OfflineLite allows to package the apps without the model files. During initialization a path can be specified from which the models can be loaded.

  • Bugfix ActiveFaceCapture

    • Fixed bug, where ActiveFaceCapture allways started with "User Should Look Up"

  • improved Frame selection in ActiveFaceCapture

    • The frame selection algorithm for face comparision during ActiveFaceCapture has been improved. This reduces False Negatives during Face Matching.

🖥️ Server SDK

  • New Environment variable to define mobile requests timeout

    • REQUEST_TIMEOUT defines in seconds until a mobile request is considered as timeout. Default is 10 seconds.

📖 General

  • Added SenseCrypt Walk-through

    • A GitHub Repository containing a series of Juypter Notebooks for hands on walk-thourgh of the SenseCrypt eID and SenseCrypt Face PKI APIs.

  • Improved Documentation

For further details see the documentation of SenseCrypt 3.1.2

SenseCrypt 3.1.1

See the documentation of SenseCrypt 3.1.1

Last updated