From ba18775587fd50eafb18b1acb7d0c3591862ea49 Mon Sep 17 00:00:00 2001 From: jean kahrs Date: Thu, 28 Feb 2019 09:45:24 +0100 Subject: [PATCH] adds github.com/minio/sio --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b16f674..3e454b8 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Pulled from collections such as [awesome-go](https://github.com/avelino/awesome- * [passlib](https://github.com/hlandau/passlib) - Futureproof password hashing library. * [saltpack](https://github.com/keybase/saltpack) - Modern crypto messaging format. * [simple-scrypt](https://github.com/elithrar/simple-scrypt) - Scrypt package with a simple, obvious API and automatic cost calibration built-in. +* [sio](https://github.com/minio/sio) - Go implementation of the Data At Rest Encryption ([DARE](https://blog.minio.io/data-at-rest-encryption-done-right-7446c644ddb6)) format. ## Packers / Obfuscators