You are here |
www.schneier.com | ||
| | | |
www.zend.com
|
|
| | | | Libsodium is a modern cryptography library. Learn how you can use the Libsodium cryptography library for PHP encryption. | |
| | | |
securityinaction.wordpress.com
|
|
| | | | ==================== TL; DR With the recent publication of post quantum cryptography (PQC) algorithms from NIST, organisations of all size should begin the transition to PQC. Please refer to this PQC readiness publication from CISA as a starting point. ==================== To assist with the transition to PQC, I have provided advice below for government agencies and... | |
| | | |
littlemaninmyhead.wordpress.com
|
|
| | | | After doing hundreds of security code reviews for companies ranging from small start-ups to large banks and telcos, and after reading hundreds of stack overflow posts on security, I have composed a list of the top 10 crypto problems I have seen. Bad crypto is everywhere, unfortunately. The frequency of finding crypto done correctly is | |
| | | |
gouthamanbalaraman.com
|
|
| | This post will give a basic discussion on securing authentication tokens that can be used with Flask-Login. |