For the complete documentation index, see llms.txt. This page is also available as Markdown.

6.14.1

This version has included a thorough review of the Java binding of the SelphID-SDK. High-load and high-thread-concurrency tests have been carried out to identify a segfault caused by the garbage collector in the JNI layer.

Corrected

  • Problem in the Java binding, which caused a segmentation fault in multithreaded, high-load environments.

  • Avoid creating an empty log folder in selphid-eval-performance and other tools.

  • GetValidTimeStamp() rejects tokens with future dates.

Improved

  • The documentation for the Java API Service example has been updated.

  • The configuration for the Java API Service example has been expanded.

Last updated