From c15961080760689abeba4355f050c8734262c7f1 Mon Sep 17 00:00:00 2001 From: Lk Geimfari Date: Tue, 7 Jun 2016 22:50:38 +0300 Subject: [PATCH] Added 'A Few Thoughts on Cryptographic Engineering' to Blogs (#6) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1062fde..ac31afa 100644 --- a/README.md +++ b/README.md @@ -288,6 +288,7 @@ A curated list of cryptography resources and links. ### Blogs +- [A Few Thoughts on Cryptographic Engineering](http://blog.cryptographyengineering.com/) - Some random thoughts about crypto. - [Bristol Cryptography Blog](http://bristolcrypto.blogspot.co.uk/) - The official blog for the University of Bristol cryptography research group. It's a group blog, primarily targeted towards cryptographers and crypto students. - [Charles Engelke's Blog](https://blog.engelke.com/tag/webcrypto/) - WebCrypto Blog Posts. - [Root Labs rdist](https://rdist.root.org/) - Nate Lawson and his co-authors write on a variety of topics including hardware implementation, cryptographic timing attacks, DRM, and the Commodore 64.