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
jseql currently supports encrypting and decrypting text.
Other data types like booleans, dates, ints, floats, and JSON are extremely well supported in other CipherStash products. EQL (which jseql is built on top of) supports all of these data types.
All of EQL's data types should be exposed in jseql.
The text was updated successfully, but these errors were encountered:
jseql
currently supports encrypting and decrypting text.Other data types like booleans, dates, ints, floats, and JSON are extremely well supported in other CipherStash products. EQL (which
jseql
is built on top of) supports all of these data types.All of EQL's data types should be exposed in
jseql
.The text was updated successfully, but these errors were encountered: