Dear @sagalbot ,
i am considering this package to be used in my application. In this context, however, i have some questions you may answer:
-
Is this package still actively developed? I see the last commit is somewhere in April 2017 - which is approx. 1 year old. Do you plan to maintain this "library" (or rather trait) ;)
-
Is it possible to use another encryption key beside the APP_KEY? I may want to decrypt the data "based on a user-generated key" (e.g., i want to hash the userid and use this hash as a key to encrypt all data produced by this specific user!) This way, the user A can only decrypt() "his own" data, which may be - depending on the application scenario - crucial.
-
Would it be benefitial to add some Events (e.g., if a value was de/encrypted)? What do you think?
All the best and thank you for your time and efforts
Dear @sagalbot ,
i am considering this package to be used in my application. In this context, however, i have some questions you may answer:
Is this package still actively developed? I see the last commit is somewhere in April 2017 - which is approx. 1 year old. Do you plan to maintain this "library" (or rather trait) ;)
Is it possible to use another
encryption keybeside theAPP_KEY? I may want to decrypt the data "based on a user-generated key" (e.g., i want to hash theuseridand use this hash as a key to encrypt all data produced by this specific user!) This way, the user A can onlydecrypt()"his own" data, which may be - depending on the application scenario - crucial.Would it be benefitial to add some
Events(e.g., if a value was de/encrypted)? What do you think?All the best and thank you for your time and efforts