]> source.dussan.org Git - sonarqube.git/commit
SONAR-22352 fix test AES GCM/ECB assertions to comply with different underlying imple...
authorSteve Marion <steve.marion@sonarsource.com>
Wed, 5 Jun 2024 14:19:43 +0000 (16:19 +0200)
committersonartech <sonartech@sonarsource.com>
Tue, 18 Jun 2024 20:02:40 +0000 (20:02 +0000)
commitc5a79c9f7724e1a7699bb3053fbabcfdaa14a1a9
treeddeb970b4c0748f8c265be064cfc472785400475
parent18a6df458ab6c808402f4e379cf439f011206730
SONAR-22352 fix test AES GCM/ECB assertions to comply with different underlying implementation of encryption algorithm.
sonar-plugin-api-impl/src/test/java/org/sonar/api/config/internal/AesECBCipherTest.java
sonar-plugin-api-impl/src/test/java/org/sonar/api/config/internal/AesGCMCipherTest.java