Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paragonie/bsidesorl-2017
Supplementary Material for Building Defensible Solutions to Weird Problems
https://github.com/paragonie/bsidesorl-2017
Last synced: 13 days ago
JSON representation
Supplementary Material for Building Defensible Solutions to Weird Problems
- Host: GitHub
- URL: https://github.com/paragonie/bsidesorl-2017
- Owner: paragonie
- License: cc0-1.0
- Archived: true
- Created: 2017-04-03T02:39:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-04-08T14:32:32.000Z (over 7 years ago)
- Last Synced: 2024-08-02T11:25:18.841Z (4 months ago)
- Language: PHP
- Homepage: http://bsidesorlando.org/2017/speakers/scott-arciszewski
- Size: 217 KB
- Stars: 23
- Watchers: 7
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Building Defensible Solutions to Weird Problems](http://bsidesorlando.org/2017/speakers/scott-arciszewski)
Conventional wisdom says, “Don’t roll your own crypto,” but conventional wisdom
is eerily silent when you’re tasked with solving the sort of weird problems
that developers face.This contains demo code for a talk given at B-Sides Orlando 2017 by Scott Arciszewski.
## Requirements
* PHP 7.1 or newer
* Libsodium
* PECL libsodium
* PDO and the SQLite driver