Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 808 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 808 Bytes

pinentry

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.