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 4ca5371 Format and Javadoc
new 9fc5147 Format
new be349ed Normalize package-private abstract class name
The 2 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:
...her.java => AbstractOpenSslFeedbackCipher.java} | 50 ++++++++++------------
.../org/apache/commons/crypto/cipher/OpenSsl.java | 2 +-
.../commons/crypto/cipher/OpenSslCommonMode.java | 2 +-
.../crypto/cipher/OpenSslGaloisCounterMode.java | 2 +-
4 files changed, 26 insertions(+), 30 deletions(-)
rename
src/main/java/org/apache/commons/crypto/cipher/{OpenSslFeedbackCipher.java =>
AbstractOpenSslFeedbackCipher.java} (51%)