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 2819706 commit acf884bCopy full SHA for acf884b
History.md
@@ -1,3 +1,14 @@
1
+## 0.10.6
2
+
3
+* [feat] upgrade BC library to 1.68
4
+* [compat] align with Ruby OpenSSL 2.2.0
5
+* [fix] SSLContext#ciphers= (fixes #221 and jruby/jruby#3100) (#222)
6
+* [fix] Java::JavaLang::StringIndexOutOfBoundsException on ctx.cipher=[] (fixes #220) (#223)
7
+* [fix] SSLContext#ciphers= compatibility (fixes #223) (#220)
8
+* [fix] Match OpenSSL::X509::Name.hash implementation with Ruby (#216)
9
+* [fix] OpenSSL::SSL::SSLContext#min_version= failure (#215)
10
+* [fix] adds OpenSSL::Cipher#iv_len= setter (#208)
11
12
## 0.10.5
13
14
* [fix] EC key sign/verify (#193)
0 commit comments