SamWilsn / Pgp.sol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenPGP Implementation in Solidity

A prototype of some contracts for parsing PGP / GPG in Solidity.

Current pieces:

  • Pgp.sol: An extremely low-level parser that can extract values from PGP packets.

About

License:GNU Affero General Public License v3.0


Languages

Language:Solidity 100.0%