Up..

OpenPGP.js.UI (v2.4)

OpenPGP.js v4.5.2 (2019-06-01)- OpenPGP JavaScript Implementation.

This project aims to provide an open source Open Source OpenPGP library in JavaScript, so it can be used on almost any device. Instead of using native code like other implementations, OpenPGP. js should avoid this circumstance, i. e. OpenPGP does not have to be installed on a computer anymore. With OpenPGP. js it is possible to sign, encrypt, decrypt, verify - especially e-mails - and manage keys.

Important: The complete code runs on the client side, i. e. no data is saved on Server.

http://openpgpjs.org/

Limitationen

  • No encryption/decryption of files
  • No creation of DSA keypairs

OpenPGP.js.UI 2.3

With the UI interface it is possible to generate OpenPGP keys, encrypt and decrypt texts as well as sign and verify texts.

History

  • 01. Jun 2019 openPgp.UI.js 2.4: Based on (openpgp.js 4.5.2)
    • Migration to newer openpgp.js
  • 10. March 2019 openPgp.UI.js 2.3: Based on (openpgp.js 4.4.10)
    • Migration to newer openpgp.js
      • more async function
      • openpgp.js.UI code optimized
    • Bugfix:
      • Change PK to empty Passwort now not possible
      • search PublicKey fixed
    • Add new Function:
      • Search Result can by filtered in all results and only not revoked
  • 02. Februar 2019 openPgp.UI.js 2.2: Based on (openpgp.js 4.4.1)
    • Migration to newer openpgp.js
      • more async function
    • Bugfix:
      • Change empty Passwort not possible
    • Add new Function:
      • New Function (based on 4.4.1): Create Revoke Key
  • 12. Jan. 2019 openPgp.UI.js 2.2: Bugfixing (openpgp.js 4.4.1)
    • Migration to newer openpgp.js
      • more async function
      • Algorithm: Add Curves: brainpoolP256r1 and brainpoolP384r1
    • Add new Function:
      • Revoke Key (from Private Key) creation
  • 15. March 2018 openPgp.UI.js 2.1: Bugfixing (openpgp.js 3.0.0)
    • Migration to newer openpgp.js
      • more async function
    • Add new Function:
      • Keypair generation with: Experition Key in Years from Now
      • Algorithm: Add Curves
  • 22. Jan. 2018 openPgp.UI.js 2.0: New Interface (openpgp.js 2.6.2)
    • jQueryUI Dialogs (Generation, New Password, Search)
    • Add new Function:
      • Save Private Key as File (pure JS)
      • Better Keycheck if is valid
  • 15. Jul. 2017 openPgp.UI.js 1.3: Bugfixing (openpgp.js 2.5.2)
    • Migration to newer openpgp.js
    • Implementation of Key experition

  • 01. Aug. 2016 openPgp.UI.js 1.2: Bugfixing (openpgp.js 2.3.6)
    • Migration to newer openpgp.js
    • Implementation of PublicKey Search

  • 03. Feb. 2016; openPgp.UI.js 1.1: Bugfixing (openpgp.js 1.5.0)
    • Migration to newer openpgp.js
  • 20. 06. 2015; openPgp.UI.js 1.0: Inital Version (openpgp.js 1.0.1)
    • Simple jQuery Interface with jquery Easytabs
    • New Keypair, Encrypt/Decrypt, Sign, Verify

Credits Librarys

jQuery & jQuery.ui (jQuery Framework)

openpgp.js (Openpgp)

FileSaver.js (SaveAs pure JS)

Clear

Neu starten

Help OpenPGP.js.UI

Cooming Soon