Commit graph

4 commits

Author SHA1 Message Date
Lukas Burkhalter
4e8fad59d6
CI: Update v2 branch CI to be on par with v3 (#286)
* ci: Update CI to be on par with v3

* ci: Update gosop branch for GopenPGP-v2
2024-08-27 13:15:12 +02:00
Lukas Burkhalter
453e81905b
Add support for the crypto refresh in v2 (#265)
This commit adds support for the OpenPGP crypto-refresh.
- Updates go-crypto dependency to v1.1.0-alpha.1
- Adapts the session key logic to handle PKESK/SKESK v6 packets without an algorithm attached
- Updates the min go version to 1.17 as requires by  go-crypto v1.1.0-alpha.1
- Update the cricl dependency to 1.3.7 matching go-crypto
Not supported:
- crypto-refresh intended recipients
- v6 key generation
2024-02-28 13:51:52 +01:00
marinthiercelin
c03cd1624b
Use released version of interop test suite docker.
Instead of pointing to a branch of the test suite docker image, we can use  the image corresponding to a specific release.
2023-04-03 11:31:01 +02:00
M. Thiercelin
b7193f64e4 Add interoperability test suite to CI 2023-03-22 14:10:57 +01:00