gaepi
d5ebd8105d
JAVA-23897 | re enabling test
2023-08-19 13:04:17 +02:00
Loredana Crusoveanu
41d11e7d46
Update CertificatesUnitTest.java
2023-08-04 10:42:58 +03:00
sampadawagde
37961b7d27
JAVA-8282: Moved 5 articles from core-java-security-2 module to new
...
module core-java-security-algorithms
2021-11-14 11:05:34 +05:30
majewsk6
90f629824f
BAEL-4269 3DES in Java
2021-06-09 09:06:15 +02:00
Bhabani Prasad Patel
8eb252eae6
Removing this piece of code as been moved to a new module. ( #10820 )
2021-05-29 13:23:38 +02:00
Bhabani Prasad Patel
bef5794314
Code commit for BAEL-4489 ( #10790 )
...
* Code commit for "Converting String to BigDecimal in Java" - Article
* modified the assert param for comparing actual and expected values
* removed the conflict change
* Code commit for Secret Key to String and vice versa in java
* renaming the junit class name to match coding standard
2021-05-22 11:17:58 +02:00
Krzysztof Majewski
9706d7b6fd
Bael 4485 ( #10612 )
...
* BAEL-4485 RSA in Java
* BAEL-4485 RSA in Java
* BAEL-4485 RSA in Java
Co-authored-by: majewsk6 <krzysztof.majewski.km1@contractors.roche.com>
2021-03-31 13:52:31 -07:00
Roger Yates
d3c73637c2
BAEL-4614 JVM property java.security.egd
2021-01-09 07:54:57 +10:00
Jonathan Cook
eed264e2e4
Merge pull request #10234 from hmdrzsharifi/BAEL-4460
...
BAEL-4460: Java AES encryption and decryption
2020-11-30 14:20:28 +01:00
sharifi
a8b42068a9
add throw clause
2020-11-29 11:46:34 +03:30
sharifi
5274cf403f
remove try/catch block and add throw clause
2020-11-29 11:46:11 +03:30
sharifi
c57644617d
improve import package names
2020-11-17 09:30:20 +03:30
sharifi
bba378a141
correct the package name
2020-11-17 09:14:33 +03:30
sharifi
b0d7dd8359
edit logger code
...
improve code quality
2020-11-12 14:08:44 +03:30
sharifi
1b22786001
add clean up files
...
improve code quality
2020-11-12 14:08:02 +03:30
sharifi
d0678c77ab
add equals method
2020-11-12 14:06:53 +03:30
sharifi
01baf5c752
add aes main source
2020-11-04 14:28:17 +03:30
sharifi
d584f37af0
add test file
2020-11-04 14:28:06 +03:30
Loredana Crusoveanu
0aebf12bb9
Merge pull request #9768 from tweimer/patch-1
...
Replace StringBuffer with StringBuilder and add initial capacity
2020-10-16 19:02:17 +03:00
Eric Martin
18e32676fe
Merge pull request #10057 from chris9408/feature/BAEL-4415
...
BAEL-4415 get a list of trusted certificates in Java
2020-09-28 22:54:10 -05:00
Cristian Rosu
478e6ccff6
BAEL-4415 correct line continuations indent to 2 spaces
2020-09-23 17:36:48 +03:00
Cristian Rosu
465a878d02
BAEL-4415 correct package name
2020-09-23 17:34:42 +03:00
Reza Ebrahimpour
fd9e75c6e2
BAEL-4488 Fix indents
2020-09-21 21:48:26 +03:30
Cristian Rosu
4503d5c3f7
BAEL-4415 get a list of trusted certificates in Java
2020-09-20 19:57:43 +03:00
Reza Ebrahimpour
15ba49d0f4
BAEL-4488 Convert class with main to UnitTest class
2020-09-17 10:25:37 +04:30
Reza Ebrahimpour
0976c32038
BAEL-4488 Create AvailableCiphers
2020-09-15 11:12:24 +04:30
Tobias Weimer
3718d15004
Update SHACommonUtils.java
...
Replace StringBuffer with StringBuilder and add initial capacity.
StringBuilder is faster because it is not synchronized.
2020-07-25 23:24:14 +02:00
Catalin Burcea
ff310e08e6
BAEL-4219 - How to read .pem file to get private and public key ( #9676 )
2020-07-12 11:03:46 -07:00
Sam Millington
f9ac384b85
Added BAEL-3604 code ( #9020 )
...
* Added BAEL-3604 code
2020-04-08 18:40:34 +01:00
sampadawagde
e2b6b4bc92
JAVA-623: Moved 3 articles to core-java-security-2
2020-03-28 16:48:43 +05:30
eelhazati
e0f49f5575
move code to core-java-security-2
2020-03-08 22:28:17 +01:00