Ease Me Into Cryptography Part 3: Asymmetric Ciphers

Welcome to Part 3! A quick recap of where we’ve been. In Part 1: Buzzwords and Hash Function we talked about some foundational cryptography vocab and were introduced to hash functions, how they’re used, and some drawbacks. In Part 2: Symmet… Continue reading Ease Me Into Cryptography Part 3: Asymmetric Ciphers

Is the root certificate issued from one Certificate Authority is same for all the requesting organisation?

Let me please explain the question a bit more through an example:

There are lots of companies who have their certificates signed by Verisign (or any CA). I understand that Verisign signs these certs with its Private Key (sa… Continue reading Is the root certificate issued from one Certificate Authority is same for all the requesting organisation?

Rigol MSO5000 Hacked, Features Unlocked

Rigol’s test gear has something of a history of being hacked. Years ago the DS1022C oscillocope was hacked to increase bandwidth, and more recently the DS1054Z was hacked to unlock licensed features. Now, it’s the MSO5000’s turn.

Over on the EEVBlog forums a group has been working on hacking another Rigol, the MSO5000, a 70 MHz oscilloscope which can be upgraded to 350 MHz via software licensing. Various other features including a two channel, 25 MHz arbitrary waveform generator are also built-in, but locked out unless a license key is purchased. The group have managed to enable all the locked …read more

Continue reading Rigol MSO5000 Hacked, Features Unlocked

Using the same private key for both WSL-Ansible and Putty (or WSL-OpenSSH for that matter)

I use Windows 10 Home on my PC and SSHing to up to five different Linux IaaS-modeled machines environments with Debian/ArchLinux.

I use Ansible to orchestrate and continuously integrate and continuously upgrade data in these… Continue reading Using the same private key for both WSL-Ansible and Putty (or WSL-OpenSSH for that matter)

Ease Me Into Cryptography Part 2: Symmetric Ciphers

In the first article in this series on the basics of crypto, “Ease Me Into Cryptography Part 1: Buzzwords and Hash Function”, we learned some lingo and talked about the different aspects of hash functions. Remember that hash functions are one-way &#821… Continue reading Ease Me Into Cryptography Part 2: Symmetric Ciphers