michelp / pgsodium

Modern cryptography for PostgreSQL using libsodium.
Other
546 stars 32 forks source link

Add error message when the security label isn't syntactically correct #70

Open yhuelf opened 1 year ago

yhuelf commented 1 year ago

For example, we don't get any error message with such a label:

'ENCRYPT WITH KEY 793cd018-6c7d-473d-94a4-04f68c93badb'

although the keywork ID is missing.