OpenPGP support for file encryption/signatures
Add new component which will support OpenPGP standard. The component should be able to:
- Encrypt and decrypt file
- Sign/Unsign file
- Verify file signature
6 comments
-
Brandon Warner
commented
Still missing a crucial component to data security... to be able to "SECURELY DELETE" the original plain text after the encrypted copy has been created. Otherwise its not really secure, cyber-criminals can poach plain-text data left over from the "delete of the original.
-
Rob Sammons
commented
I too had to roll my own as a wrapper around gpg.exe. It's a hack. Does what's needed. But would much favor a commercial product from Rebex.
-
Edward Aguiar
commented
I had to implement it myself, but a build-in support would be a great addition.
-
Mike Wise
commented
this would be a great enhancement to the package
-
Mike Wise
commented
this would be a great enhancement to the package
-
ubuser
commented
should support this feature