
The OpenPGP implementation supports all asymmetric, symmetric ciphers (except IDEA) and hash functions specified in the standard and implements the following use cases:
- Encryption and description of message
- Sign and verify message signatures
- Import and export of certificates
However, unlike GNU Privacy Guard (GnuPG) the software currently offers no way of compressing data; The implementation is compatible with the GnuPG implementation standard settings except the standard compression used. To create a compatible message in GnuPG use the option --compress-algo none.
Source code of the current release is available as Zip file:
http://gpg4browsers.recurity.com/GPG4Browsers-v0.1.zip
For more information:
http://gpg4browsers.recurity.com/