Skip to content

Pull requests: SecurityInnovation/PGPy

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add option to throw keyids when creating a PKESK.
#179 opened Jun 18, 2017 by J08nY Loading… updated Dec 21, 2021
Add iterating over PGP* objects packets.
#189 opened Jun 26, 2017 by J08nY Loading… updated Dec 21, 2021
Support Revocation Key signature subpackets and honor them in PGPKey.revoke().
#198 opened Jul 21, 2017 by J08nY Loading… updated Dec 21, 2021
Expose some PGP* object properties.
#212 opened Aug 9, 2017 by J08nY Loading… updated Dec 21, 2021
WIP: keyserver search and get support
#229 opened Nov 10, 2017 by anarcat Loading… updated Dec 21, 2021
Workarounds for decrypting Research in Motion messages
#383 opened Dec 9, 2021 by drxzcl Loading… updated Jan 4, 2022
Added support for memory mappings
#310 opened Dec 13, 2019 by KOLANICH Loading… updated Nov 24, 2022
Migration of some metadata into PEP 621-compliant pyproject.toml
#409 opened Nov 3, 2022 by KOLANICH Loading… updated Nov 24, 2022
bugfix: define more subpacket features
#427 opened Jan 18, 2023 by janmojzis Loading… updated Jan 18, 2023
keys made with the RSAEncrypt usage flag should be usable for encrypt…
#439 opened Jun 2, 2023 by s-lanc44 Loading… updated Jun 14, 2023
Drop unneccessary duplicate string registrations
#428 opened Feb 5, 2023 by dkg Loading… updated Jun 14, 2023
Drop unused test_load_ask_bench.py
#444 opened Jun 14, 2023 by dkg Loading… updated Jun 14, 2023
tests: Avoid passing naive datetime objects
#446 opened Jun 14, 2023 by dkg Loading… updated Jun 14, 2023
Avoid looking for encrypted messages with "Plaintext" encoding
#447 opened Jun 14, 2023 by dkg Loading… updated Jun 14, 2023
Modernized some syntax
#413 opened Nov 3, 2022 by KOLANICH Loading… updated Jun 14, 2023
rename setter for EmbeddedSignature._sig (otherwise definition was aliased)
#448 opened Jun 15, 2023 by dkg Loading… updated Jun 15, 2023
Drop erroneous SubkeyBindingSignature
#449 opened Jun 15, 2023 by dkg Loading… updated Jun 15, 2023
OPSv3: get the "nested" flag right
#452 opened Jun 16, 2023 by dkg Loading… updated Jun 16, 2023
Offer implementation of the Stateless OpenPGP Command-Line Interface ("SOP")
#440 opened Jun 8, 2023 by dkg Loading… updated Jun 16, 2023
Improve forward compatibility
#442 opened Jun 14, 2023 by dkg Loading… updated Jun 28, 2023
Reduce deprecation warnings from cryptography module
#445 opened Jun 14, 2023 by dkg Loading… updated Jun 28, 2023
PGPKey.from_file,from_blob: Drop failed filtering of keyid mapping
#454 opened Jul 11, 2023 by dkg Loading… updated Jul 11, 2023
Merge many outstanding PRs, add a bunch of type signatures, improve code quality
#450 opened Jun 15, 2023 by dkg Loading… updated Jul 13, 2023
improve API for signatures and subkeys
#451 opened Jun 15, 2023 by dkg Loading… updated Aug 23, 2023
implement crypto-refresh-10
#455 opened Jul 22, 2023 by dkg Loading… updated Aug 24, 2023
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.