title |
---|
wei2912's blog |
wei2912's blog
I maintain a Mastodon account at @[email protected], where I post updates on blog posts and other related content.
These articles are intended to let people dip their toes into unfamiliar technical topics, hopefully beyond a superficial level of understanding.
Why AES is Secure #crypto
(January 1, 2017) An explanation of how AES, a commonly used modern cryptosystem, was designed to be resistant to many different types of cryptographic attacks.
Introduction to Haskell #haskell
(November 27, 2014) A brief introduction to Haskell, for programmers wondering what functional programming languages have to offer over imperative languages.
This blog is hosted on GitHub Pages and built with these software:
- Hakyll, a static site generator written in Haskell which allows for great flexibility in the building of pages
- KaTeX, a renderer for LaTeX math equations
- Utterances, a lightweight comments widget built on GitHub issues
The design of this blog was inspired by Mike Bostock's website.