About 291,000 results
Open links in new tab
  1. pgp-encryption · GitHub Topics · GitHub

    Mar 8, 2024 · Simple PGP encryption/decryption on android. NextPGP is a elegant and powerful, modern online PGP tool built with Next.js. It can generate keys, manage keyrings, encrypt and …

  2. PGP Encryption in Python using GnuPG - GitHub

    It allows developers to perform various GnuPG operations, such as encryption, decryption, signing, and verifying digital signatures, directly from Python scripts. Python-GnuPG is built on …

  3. GitHub - openpgpjs/openpgpjs: OpenPGP implementation for …

    Encryption will use the algorithm preferred by the public (encryption) key (defaults to aes256 for keys generated in OpenPGP.js), and decryption will use the algorithm used for encryption.

  4. PGP: Where can I find a list of supported algorithms

    Apr 28, 2022 · The following Bash function reads the algorithm list (XML) from the IANA server and displays the name of a given algorithm number (from the GPG key): …

  5. Encrypt and decrypt data with PGP on .net core – NightBaker

    Feb 8, 2019 · This is indeed very useful stuff. However I am wondering whether how we can apply RSA algorithm to this, the PgpEncryptedDataGenerator only accepts symmetric algorithm and …

  6. Python PGP Encryption & Decryption · GitHub

    Dec 15, 2020 · Python PGP Encryption & Decryption. GitHub Gist: instantly share code, notes, and snippets.

  7. PostgreSQL/Java - interoperable PGP encryption · GitHub

    Save robshep/b8e766aa8faa69b7c05551b81f67192b to your computer and use it in GitHub Desktop. An experiment in searching for an interoperable encryption scheme to permit …

  8. OpenPGP - OpenPGP

    OpenPGP is the most widely used email encryption standard. It is defined by the OpenPGP Working Group of the Internet Engineering Task Force (IETF) as a Proposed Standard in RFC …

  9. GitHub - mattosaurus/PgpCore: .NET Core class library for using PGP

    Encrypt the provided file, stream or string using a public key and sign using your private key. You usually encrypt with the public key of your counterparty so they can decrypt with their private …

  10. Concurrent PGP in JavaScript - GitHub Gist

    PGP encryption uses a serial combination of hashing, data compression, symmetric-key cryptography, and finally public-key cryptography; each step uses one of several supported …

  11. Some results have been removed
Refresh