|
|
|
DNN Blog
Looking for a specific blog?
Two months ago the store module received a security review conducted by the Core Team. Many changes have been made in the version 02.01.31. In particular, a new class to encrypt sensitive data has been added. In this series, we'll see how to use it.
|
In the previous article, I mentioned the three families of algorithms. In this second part, I had planned to describe symmetric algorithms only. However, it seems to me that it may be useful to know also how works hash algorithms as well as asymmetric algorithms. The goal is not to teach you all about encryption, but to give you a general insight. In addition, it should allow you to choose the best algorithm to solve a specific problem. Let me introduce them...
|
Most of times, when a DNN upgrade or a module install fails it’s because your database is in need of care. In this post, I will show you how to treat your db with a few pills of SQL. Also, these magic pills should be useful if your web site becomes slow.
|
|
|
|
|