Branch: refs/heads/master
Home: https://github.com/jenkinsci/trilead-ssh2
Commit: f9455760d82c82086ba6a3173fbbdbd3aab49f7f
https://github.com/jenkinsci/trilead-ssh2/commit/f9455760d82c82086ba6a3173fbbdbd3aab49f7f
Author: Ivan Fernandez Calvo <[email protected]>
Date: 2020-10-23 (Fri, 23 Oct 2020)
Changed paths:
M src/com/trilead/ssh2/crypto/PEMDecoder.java
M src/com/trilead/ssh2/crypto/cipher/AES.java
M src/com/trilead/ssh2/crypto/cipher/BlockCipherFactory.java
M src/com/trilead/ssh2/crypto/cipher/BlowFish.java
M src/com/trilead/ssh2/crypto/cipher/CBCMode.java
M src/com/trilead/ssh2/crypto/cipher/CTRMode.java
M src/com/trilead/ssh2/crypto/cipher/DES.java
M src/com/trilead/ssh2/crypto/cipher/DESede.java
R src/com/trilead/ssh2/crypto/cipher/JreCipherWrapper.java
M src/com/trilead/ssh2/signature/OpenSshCertificateDecoder.java
A test/com/trilead/ssh2/crypto/cipher/BlockCipherTest.java
R test/com/trilead/ssh2/crypto/cipher/JreCipherWrapperTest.java
Log Message:
-----------
[Revert][JENKINS-62552] Use standard crypto APIs (#57)
* Revert "[JENKINS-62552] Use standard crypto APIs (#45)"
This reverts commit 4aada2d5b4c71aab03a6fbb225f09860a046ce99.
* fix: remove JreCipherWrapperTest
* feat: add BlockCipher tests
* chore: bump junit
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/trilead-ssh2/push/refs/heads/master/f70b55-f94557%40github.com.