Yubikey GPG

I bought myself a Yubikey 5 NFC1, I am planning to integrate it into my next piece of software. In order to do so, I will need to set it up first. I will try to describe it here so I can keep it for my future reference, but also to ease the start for others. Now I am on an Intel Mac running the latest MacOS Ventura, therefore this will be most applicable on similar systems....

November 4, 2022 · 5 min · 919 words · Thomas Schalldach

Some Crypto

Today I am more than proud to reveal my first release of an OSS. Together with the rest of the Some-Sec 1 team, we decided to open source our Java crypto library. We call it some-crypto and you can download it from maven central. In the upcoming weeks I will publish a tool that I have been working on already for some time, that will utilize this library. The fastest way to get going is to use the maven dependency declaration below....

October 28, 2022 · 1 min · 166 words · Thomas Schalldach