bitwasp/pinentry

Interface to gpgtools pinentry for PHP applications

v0.1.0 2018-12-22 16:28 UTC

This package is auto-updated.

Last update: 2024-04-23 05:12:59 UTC


README

Scrutinizer Code Quality Code Coverage Build Status

This package allows PHP command line applications to prompt users for a passphrase / pin using the gpgtools pinentry program.

https://www.gnupg.org/related_software/pinentry/index.html

The PinRequest class allows passphrase requests to be parameterized (messages, titles, button text), or to request a confirmation password also.