You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2022/06/29 12:26:30 UTC

[commons-crypto] 01/01: Pick up most recent changes

This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch sebb-mac-test
in repository https://gitbox.apache.org/repos/asf/commons-crypto.git

commit ce2800e042a507190c30bc1ff2c4e2afbf1b4d05
Merge: 04aa896 c6322c0
Author: Sebb <se...@apache.org>
AuthorDate: Wed Jun 29 13:26:20 2022 +0100

    Pick up most recent changes

 .../java/org/apache/commons/crypto/OsInfo.java     |  2 +-
 .../commons/crypto/jna/OpenSsl10XNativeJna.java    |  8 ++++++-
 .../commons/crypto/jna/OpenSsl11XNativeJna.java    | 26 +++++++++++++---------
 .../commons/crypto/jna/OpenSslNativeJna.java       |  1 +
 .../commons/crypto/random/OpenSslCryptoRandom.java |  9 ++++----
 5 files changed, 29 insertions(+), 17 deletions(-)