programming
-
Security
Creating a simple MD5 cracker in Python.
Intro Let me preface this post by saying, in no absolute way am I a master in InfoSec, Cryptography, Programming,…
Read More » -
Node JS
How to Implement TypeScript Dictionary Types
What is a Dictionary Type Whether coming from Node.js, Python, C# or any other programming language you’ve probably heard of…
Read More » -
Blog
Bcrypt: Implementing Encryption With Node.js
Getting Started I’m not going to go over all of the pro’s and con’s of bcrypt or encryption, how it…
Read More » -
Blog
How important are ‘Best Practices’ Really?
As the title suggests, I’m going to try and explain what I found about best practices means in the real…
Read More »