Skip to content

Feature/openssl seal

Craig Smith requested to merge feature/openssl_seal into master

What I Did

  • updated dependancy of eloquent-async-keys to the updated version (Review first)
  • updated keystore tables / database mappings
  • moved model events into observer
  • Note: requires updated eloquent-async-keys to be merged and tagged (2.0.0) first
  • Note: minimal tests currently - only has a global encryption provider

Merge request reports