We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 120470a commit 8ee1488Copy full SHA for 8ee1488
_posts/2024-05-03-rnp-release-0-17-1.adoc
@@ -0,0 +1,22 @@
1
+---
2
+layout: post
3
+title: "RNP version 0.17.1 released"
4
+categories: release
5
+authors:
6
+ - name: Nickolay Olshevsky
7
+ email: [email protected]
8
+ social_links:
9
+ - https://github.com/ni4
10
+excerpt: >-
11
+ Support for Botan 3 and OpenSSL 3 improvements.
12
13
+
14
+This release adds support for Botan 3 and improves OpenSSL 3 support.
15
16
+== Other fixes and improvements:
17
18
+* Added support for mimemode in literal data packet.
19
+* Relaxed Base64 decoding to allow spaces after the checksum.
20
+* Added function `rnp_signature_get_features()`.
21
22
+The release and full changelog are available at the https://github.com/rnpgp/rnp/releases/tag/v0.17.1[release page].
0 commit comments