Posts
All the articles I've posted.
Piece table
Posted on:January 1, 2024 at 07:45 PMThoughts regarding a Java implementation of a piece table
Stream ciphers, RC4 and biases
Posted on:December 25, 2023 at 01:51 PMCatching up on stream ciphers and looking a bit into RC4
Coding wc from gnu coreutils in Java
Posted on:December 21, 2023 at 03:22 PMLearning and observations from coding up a Java version of the wc tool.