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

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-crypto.git


    from dff65e5  Better internal name
     new f45080f  Format
     new 241c0eb  Javadoc
     new 6186036  Make package-private classes final

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/commons/crypto/OpenSslInfoNative.java |  2 +-
 .../org/apache/commons/crypto/cipher/JceCipher.java  |  2 +-
 .../apache/commons/crypto/cipher/OpenSslCipher.java  | 10 ++++++----
 .../commons/crypto/cipher/OpenSslCommonMode.java     |  2 +-
 .../crypto/cipher/OpenSslGaloisCounterMode.java      |  2 +-
 .../apache/commons/crypto/cipher/OpenSslNative.java  |  2 +-
 .../commons/crypto/jna/OpenSsl10XNativeJna.java      |  2 +-
 .../commons/crypto/jna/OpenSsl11XNativeJna.java      |  2 +-
 .../commons/crypto/jna/OpenSsl20XNativeJna.java      |  2 +-
 .../apache/commons/crypto/jna/OpenSslJnaCipher.java  |  2 +-
 .../commons/crypto/jna/OpenSslJnaCryptoRandom.java   |  2 +-
 .../apache/commons/crypto/jna/OpenSslNativeJna.java  |  2 +-
 .../commons/crypto/random/JavaCryptoRandom.java      |  4 ++--
 .../commons/crypto/random/OpenSslCryptoRandom.java   | 20 +++++++++-----------
 .../crypto/random/OpenSslCryptoRandomNative.java     |  2 +-
 .../apache/commons/crypto/random/OsCryptoRandom.java | 15 +++++++--------
 .../java/org/apache/commons/crypto/utils/Utils.java  |  2 +-
 17 files changed, 37 insertions(+), 38 deletions(-)

Reply via email to