openssl signing
authorMichael Wallner <mike@php.net>
Sun, 8 Mar 2015 11:25:26 +0000 (12:25 +0100)
committerMichael Wallner <mike@php.net>
Mon, 9 Mar 2015 07:48:37 +0000 (08:48 +0100)
commit50e5714c543ed50557a1b644c6df27b8d298b6e1
treec42ea3e73812072721872d0a1ed58d3126bbdf87
parent80b9268e4f72fef35e2a87ff45dd64fc727933a4
openssl signing
.gitignore
bin/pharext
bin/pharext.pubkey [new file with mode: 0644]
build/create-phar.php
composer.json
src/pharext/CliCommand.php
src/pharext/Installer.php
src/pharext/Openssl/PrivateKey.php [new file with mode: 0644]
src/pharext/Packager.php
tests/src/pharext/FilteredSourceDirTest.php