You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 2.3.0 - 2026-02-26
* Added support for new data types: int32, int64, date, datetime, generic_string, and token
* Added pipeline architecture for structured encryption operations
* Added input padding and input encoding support
* Fixed CipherForSearch for datasets using input encoding
# 2.2.4 - 2025-06-26
* Fixed caching error when decrypting unstructured data
* Updated Structured encryption to be thread-safe
* Added thread-safe version of Unstructured encryption