SEARCH
TOOLBOX
LANGUAGES
modified on 14 October 2010 at 03:32 ••• 1,047 views

O2 Script/Tool - Using OpenPgp to Encrypt or Decrypt.h2

From

Jump to: navigation, search

Contents


This script helps with the encryption and decryption of text and files using PGP.

Features

  • create PGP Keys
  • store PGP configuration on xml files (which are easy to move around)
  • GUI to encrypt Text
  • GUI to decrypt Text
  • GUI to encrypt and decrypt Files
  • Supports workflow where the PassPhase is kept private and the Public + Private keys are sent unencrypted to the client

Video

Screenshots

  • Welcome Screen

Image:10_14_2010_3_47_26_AM_tmp75CF.jpg

  • Creating temp / test PGP keys (screenshot took after clicking on 'Create')

Image:10_14_2010_3_48_57_AM_tmp75D5.jpg

  • Encrypting Text

Image:10_14_2010_3_48_43_AM_tmp75D4.jpg

  • Decrypting Text

Image:10_14_2010_3_49_10_AM_tmp75D8.jpg

  • Encrypting File : Select File to Encrypt

Image:10_14_2010_3_49_41_AM_tmp75D9.jpg

  • Encrypting File: After clicking on 'Encrypt Selected File'

Image:10_14_2010_3_50_49_AM_tmp75DA.jpg

  • Encrypting File : Select File to Decrypt

Image:10_14_2010_3_51_04_AM_tmp75DB.jpg

  • Encrypting File: After clicking on 'Decrypt Selected File'

Image:10_14_2010_3_51_21_AM_tmp75DC.jpg

Source Code

The source for this script can be found on the local O2 Scripts folder, and can be viewed online at O2's SVN code repository

Image:10_14_2010_3_53_28_AM_tmp75DD.jpg

MediaWiki Appliance - Powered by TurnKey Linux