issues
search
summitto
/
pgp-packet-library
Implementation of binary PGP protocol, as per RFC 4880
GNU General Public License v3.0
27
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix build on newer Ubuntu, add CI tests with g++ 11, Clang 14
#60
runejuhl
closed
2 years ago
2
manually build cryptopp for macos
#59
bysnack
closed
4 years ago
0
Create encrypting/signing integration test for example/key_from_raw_data.cpp
#58
vicsn
opened
4 years ago
22
fix packets from key from raw data example
#57
bysnack
closed
4 years ago
0
Add examples folder
#56
bysnack
closed
4 years ago
0
Cmake config improvements
#55
bysnack
closed
4 years ago
0
Compilation on MacOS
#54
skaht
closed
4 years ago
9
Use 64 bit unsigned integer for unix timestamp variables
#53
bysnack
opened
4 years ago
0
raise GSL version to 3.0.1
#52
bysnack
closed
4 years ago
0
update README.md
#51
bysnack
closed
4 years ago
0
Example does not compile
#50
Ryetschye
closed
4 years ago
2
extend pgp::variant helper classes support
#49
bysnack
closed
4 years ago
0
fully non-member classes support for pgp::variant
#48
bysnack
closed
4 years ago
0
update readme
#47
bysnack
closed
4 years ago
0
compile library whenever std::variant doesnt propagate copy/move triv…
#46
bysnack
closed
4 years ago
3
add gcc compiler to github actions
#45
bysnack
closed
4 years ago
0
Initial github actions setup
#44
omartijn
closed
4 years ago
0
Audit fixes
#43
omartijn
closed
4 years ago
1
Exclude gtest from installed files
#42
omartijn
closed
4 years ago
2
Add options for memory- and address sanitizer to CMakeLists.txt
#41
omartijn
closed
5 years ago
0
Add support for the cppcheck static analyser
#40
bertptrs
closed
5 years ago
0
Documentation and more checkers for clang-tidy
#39
liptakmatyas
closed
5 years ago
5
Fix warnings found by PVS-studio.
#38
bertptrs
closed
5 years ago
1
Static analysis
#37
tomsmeding
closed
5 years ago
1
Include what you use
#36
omartijn
closed
5 years ago
5
Move defaulted move constructor and move assignment to header
#35
omartijn
closed
5 years ago
0
Fix for initial zero byte in key in eddsa signature
#34
tomsmeding
closed
5 years ago
3
Remove non-exisiting Doxygen @param's.
#33
mordante
closed
5 years ago
0
Add non-production-readiness disclaimer to README
#32
tomsmeding
closed
5 years ago
0
Build and unit test in Docker container
#31
liptakmatyas
closed
4 years ago
9
Create pull_request_template.md
#30
vicsn
closed
5 years ago
0
The decoder is now a concept, meaning you can give the library _any_
#29
omartijn
closed
5 years ago
0
Use CMake CheckCXXCompilerFlag
#28
tomsmeding
opened
5 years ago
0
Add GPL v3.0 license file
#27
omartijn
closed
5 years ago
1
Clarify in readme that GCC >= 8.0 is supported
#25
tomsmeding
closed
5 years ago
0
Note supported compilers in README
#24
tomsmeding
closed
5 years ago
0
variant/span feature detection using compilation
#23
tomsmeding
closed
5 years ago
1
Use imported targets for Boost
#22
tomsmeding
closed
5 years ago
0
Use mpark::variant and gsl::span only when required
#21
tomsmeding
closed
5 years ago
3
Add pragma diagnostic workaround for spurious warning
#20
tomsmeding
closed
5 years ago
2
Issuer fingerprint, embedded signatures
#19
tomsmeding
closed
5 years ago
2
Perhaps use std::string_view?
#18
tomsmeding
opened
5 years ago
1
Note supported compilers in README
#17
tomsmeding
closed
5 years ago
4
Support compilation with GCC
#16
tomsmeding
closed
5 years ago
0
Automatically switch between std::variant and mpark::variant
#15
tomsmeding
closed
5 years ago
2
Use CryptoPP::SHA1, not CryptoPP::SHA
#14
tomsmeding
closed
5 years ago
1
Example usage
#13
omartijn
closed
5 years ago
0
Make sure the project can be built with compilers other than Clang
#12
liptakmatyas
closed
5 years ago
1
Remove gcrypt dependency
#11
omartijn
closed
5 years ago
1
Add support for CryptoPP versions before 6.0
#10
omartijn
closed
5 years ago
1
Next