Home

❯

interests

❯

Write a blog about daily Cryptography

Write a blog about daily Cryptography

May 28, 20161 min read

  • interest
  • sec
  • password: bcrypt, PBKDF2
  • digest: md5, sha1,sha256
  • sym encryption: des, 3des, aes(128, 192 and 256), twofish(see http://keepass.info/) and Block cipher mode of operation
  • RSA, DSA
  • https://github.com/crypto101/book
  • http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.95.7274&rep=rep1&type=pdf

utensil commented at 2016-07-05 13:35:

Introduce basic encoding/decoding first:

  • meta characters in protocol design
  • url encode and variants
  • base64 and variants

utensil commented at 2016-07-22 07:01:

https://github.com/FallibleInc/security-guide-for-developers

utensil commented at 2017-02-25 08:23:

http://www.2uo.de/myths-about-urandom/

utensil commented at 2017-02-27 13:04:

  • https://github.com/zbetcheckin/Security_list
  • https://github.com/PaulSec/awesome-sec-talks
  • https://github.com/sbilly/awesome-security
  • https://github.com/carpedm20/awesome-hacking
  • https://github.com/danielmiessler/SecLists
  • https://github.com/teesloane/Auth-Boss

utensil commented at 2017-03-09 04:59:

https://github.com/forter/security-101-for-saas-startups https://github.com/Hacker0x01/hacker101


Graph View

Created with Quartz v4.5.1 © 2026

  • Source