Xheni's Wiki
About security stuff and not only.
Books
Online Resources
Cryptography
Application Security
Mobile Security
Penetration Testing
Incident Response
Digital Forensics
Cloud Security
Cyber Threats
Hardware Security
Blockchain
Built with jekyll, made with ❤️ by
Xheni
- 2021.
Cryptography
http://en.wikipedia.org/wiki/Glossary_of_cryptographic_keys
https://en.wikipedia.org/wiki/Outline_of_cryptography
http://eprint.iacr.org/
https://tinycrypt.wordpress.com/
https://littlemaninmyhead.wordpress.com/2015/09/28/so-you-want-to-learn-to-break-ciphers/
http://outsourcedbits.org/2014/11/11/how-not-to-learn-cryptography/
http://www.cs.bris.ac.uk/Research/CryptographySecurity/knowledge.html
Free Books
A Graduate Course in Applied Cryptography
by Dan Boneh and Victor Shoup
Handbook of Applied Cryptography
by Alfred J. Menezes, Paul C. van Oorschot and Scott A. Vanstone
Cryptography, An Introduction: Third Edition
by N.P. Smart
https://www.crypto101.io/
https://inventwithpython.com/hacking/chapters/
GPG
https://evil32.com/
Password
OWASP Password Storage Cheat Sheet
OWASP Forgot Password Cheat Sheet
Password Hashing Competition
Secure Remote Password
https://crackstation.net/hashing-security.htm
https://nakedsecurity.sophos.com/2013/11/20/serious-security-how-to-store-your-users-passwords-safely/
https://paragonie.com/blog/2016/02/how-safely-store-password-in-2016
http://blog.ircmaxell.com/2012/12/seven-ways-to-screw-up-bcrypt.html
http://blog.ircmaxell.com/2014/03/why-i-dont-recommend-scrypt.html
http://blog.ircmaxell.com/2015/03/security-issue-combining-bcrypt-with.html
BLAKE2
Argon2
Challenges
https://cryptopals.com/
https://projecteuler.net/
https://id0-rsa.pub/
https://www.root-me.org/en/Challenges/Cryptanalysis/
http://www.cryptogram.org/resource-area/solve-a-cipher/
Write-ups
https://fail0verflow.com/blog/2014/plaidctf2014-for450-rsa/