Skip to content

Tags: ubiqsecurity/ubiq-go

Tags

v2.3.0

Toggle v2.3.0's commit message
# 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

v2.2.9

Toggle v2.2.9's commit message
Merge branch 'fix/remove-dev-json' into 'master'

Fix - Remove DATA-DEV directory to fix go proxy size limit

See merge request ubiqsecurity/ubiq-go!40

v2.2.8

Toggle v2.2.8's commit message
# 2.2.8 - 2025-11-04

* Improved error handling for issues when decrypting invalid strings

v2.2.7

Toggle v2.2.7's commit message
# 2.2.7 - 2025-10-16

* Added LoadCache method to pre-load and refresh structured encryption and decryption cache on demand
* Updated structured encryption to match algorithms in Second Public Draft - https://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-38Gr1.2pd.pdf

v2.2.6

Toggle v2.2.6's commit message
# 2.2.6 - 2025-09-16

* Adjust Cache implementation for better stability

v2.2.5

Toggle v2.2.5's commit message
# 2.2.5 - 2025-07-02

* Add configuration for max cache size

v2.2.4

Toggle v2.2.4's commit message
# 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

v2.2.3

Toggle v2.2.3's commit message
Merge branch 'go_versioning_v2' into 'master'

Go Versioning for V2

See merge request ubiqsecurity/ubiq-go!26

v2.2.2

Toggle v2.2.2's commit message
Added support for IDP integration using Okta and Entra. Added updated…

… test files for load testing.

2.2.2

Toggle 2.2.2's commit message
2.2.2 Release: Added support for IDP integration using Okta and Entra