Skip to content

alios/HOpenPGP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HOpenPGP

HOpenPGP is a implementation of the OpenPGP standard defined in RFC 4880.

OpenPGP.lhs is a literate haskell file which contains the needed parts of RFC 4880, as well as their implementation.

  • At the moment nothing more then some of the basic binary encoding / decoding stuff has implemented.
  • OpenPGPTests.hs contains test cases. Run cabal configure -f test to enable build of test binary.
  • But you can also use runhaskell OpenPGPTests.hs to run the tests.

About

a haskell implementation of the OpenPGP Standard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published