Use case While working on an android app that retrieves it’s data from a PHP-API I needed to build a both-sided en- and decryption layer to secure the requests and responses properly. I decided to use an AES encryption with…
Use case While working on an android app that retrieves it’s data from a PHP-API I needed to build a both-sided en- and decryption layer to secure the requests and responses properly. I decided to use an AES encryption with…
Use case While working with different grails versions and a maven repository in the background I faced some weird problems regarding version problems which IDEA was complaining about. Incident The stacktrace looked as follow: [INFO] ———————————————————————— [ERROR] FATAL ERROR [INFO]…