Skip to content

0.10.5

Compare
Choose a tag to compare
@kares kares released this 01 Oct 07:22
· 334 commits to master since this release
e0660c6
  • [fix] EC key sign/verify (#193)
  • [feat] upgrade BC library to 1.65
  • [refactor] clean security helpers to avoid reflection (#197)
  • Just use normal getInstance to get KeyFactory (fixes #197)
  • Allow multiple Certificates with the same SubjectDN in the store (#198)
  • Try direct path for MessageDigest before invasive path (#194)
    (relates to jruby/jruby#6098)
  • [refactor] avoid NativeException usage (jruby/jruby#5646)