Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pgp-mime-lib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ai
pgp-mime-lib
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
pgpy
Select Git revision
Branches
3
decrypt_email
master
default
protected
pgpy
Tags
1
v0.1.4
4 results
Begin with the selected commit
Created with Raphaël 2.2.0
18
Aug
14
Sep
6
May
14
Nov
13
23
Aug
22
Aug
24
Feb
20
17
3
Oct
7
Jul
7
Oct
26
Sep
22
Aug
15
Use new CI templates
master
master
Bump version to 0.1.4
v0.1.4
v0.1.4
Fix 8bit test
Fix signing of multipart emails
Pull latest upstream patch to rfc3156.py
Fix UTF-8 issues
Fix CI script
Preserve headers in the output message
Expect utf-8 input
Bump version
Add 'gpgmime' command-line tool to create PGP/MIME signed messages
Merge branch 'debian' into 'master'
Drop X-Python-Version meta header
Merge branch 'debian' into 'master'
Remove Multi-Arch
Do not test again when building package
Add Debian package metadata
Install gpg before CI tests
Use newer Python test image
Small fixes for Python 3.9
Do not fail encrypt() if the public key is already in our keyring
Set a default for GNUPG
re-enable all the tests, except one
pgpy
pgpy
update README
update deps in poetry too
workaround a bug [1] in/with six
use proper escaping for regexp
trim and shuffle code around
refactor test code
remove old code
migrate from python-gnupg to pgpy
bump version and update README
Merge branch 'py3' into 'master'
run the full suite of tests
add pyproject + lock file
update tests
py3 and python-gnupg compatibility fixes
python-gnupg seems to be the current maintained library
gpg expect the private keys to be in a different directory
Bump version and rename the package to pgp_mime_lib
Loading