From 74b63446a6267cc1a11a54d703ed902760766c17 Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Fri, 11 Sep 2015 18:41:56 +0200 Subject: [PATCH] Add PHP book: Using Libsodium in PHP Projects --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 413e9a24..0d162544 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -1479,6 +1479,7 @@ See also [TeX](#tex) * [Practical PHP Programming](http://www.tuxradar.com/practicalphp) (wiki containing O'Reilly's *PHP In a Nutshell*) * [Practical PHP Testing](http://www.giorgiosironi.com/2009/12/practical-php-testing-is-here.html) * [Symfony2](http://symfony.com/doc/current/book/index.html) +* [Using Libsodium in PHP Projects](https://paragonie.com/book/pecl-libsodium) - libsodium PHP extension for modern, secure, and fast cryptography ### PicoLisp -- GitLab