From 4b6c0e31385f5f27a151088c0a2b614495c4e589 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Thu, 14 Oct 2021 12:47:50 -0400 Subject: initial commit, including theme --- content/posts/2004-02-09-not-quite-so-evil.html | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 content/posts/2004-02-09-not-quite-so-evil.html (limited to 'content/posts/2004-02-09-not-quite-so-evil.html') diff --git a/content/posts/2004-02-09-not-quite-so-evil.html b/content/posts/2004-02-09-not-quite-so-evil.html new file mode 100644 index 0000000..8fcbed3 --- /dev/null +++ b/content/posts/2004-02-09-not-quite-so-evil.html @@ -0,0 +1,23 @@ +--- +date: "2004-02-09T17:35:59Z" +title: Not Quite So Evil +--- + +

So I've been using MSCAPI and CAPICOM +here at work, and I have to say that I'm impressed. I've used +OpenSSL for crypto stuff in the +past, and both +the API and +documentation for OpenSSL +suck ass. Specifically, the API is counter-intuitive, and the +documentation is terse or non-existent. Of course, there are other options, but +they're not as popular (and they lack language bindings, at least for the time being). +

+ -- cgit v1.2.3