sampadawagde
5f9698161d
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
47106802bf
BAEL-4269 3DES in Java
2021-06-09 09:06:15 +02:00
Bhabani Prasad Patel
437fcd4915
Removing this piece of code as been moved to a new module. ( #10820 )
2021-05-29 13:23:38 +02:00
Bhabani Prasad Patel
176c300297
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
c9d5f2a545
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
3d3f520ab3
BAEL-4614 JVM property java.security.egd
2021-01-09 07:54:57 +10:00
Jonathan Cook
07ed9807c5
Merge pull request #10234 from hmdrzsharifi/BAEL-4460
...
BAEL-4460: Java AES encryption and decryption
2020-11-30 14:20:28 +01:00
sharifi
c1d36f8a66
add throw clause
2020-11-29 11:46:34 +03:30
sharifi
12bbd74249
remove try/catch block and add throw clause
2020-11-29 11:46:11 +03:30
sharifi
ef87edfab6
improve import package names
2020-11-17 09:30:20 +03:30
sharifi
e0896445ac
correct the package name
2020-11-17 09:14:33 +03:30
sharifi
f860d88531
edit logger code
...
improve code quality
2020-11-12 14:08:44 +03:30
sharifi
b2b8ad9709
add clean up files
...
improve code quality
2020-11-12 14:08:02 +03:30
sharifi
04bb744997
add equals method
2020-11-12 14:06:53 +03:30
sharifi
ec724579ee
add aes main source
2020-11-04 14:28:17 +03:30
sharifi
fb74711055
add test file
2020-11-04 14:28:06 +03:30
Loredana Crusoveanu
2b17a4292a
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
806b10d9e3
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
01a6f6b055
BAEL-4415 correct line continuations indent to 2 spaces
2020-09-23 17:36:48 +03:00
Cristian Rosu
1b999bb1a0
BAEL-4415 correct package name
2020-09-23 17:34:42 +03:00
Reza Ebrahimpour
6356bcfb1e
BAEL-4488 Fix indents
2020-09-21 21:48:26 +03:30
Cristian Rosu
b0ea218ccb
BAEL-4415 get a list of trusted certificates in Java
2020-09-20 19:57:43 +03:00
Reza Ebrahimpour
a3053d51ed
BAEL-4488 Convert class with main to UnitTest class
2020-09-17 10:25:37 +04:30
Reza Ebrahimpour
c71236d3ca
BAEL-4488 Create AvailableCiphers
2020-09-15 11:12:24 +04:30
Tobias Weimer
aab528a334
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
6acb954c1b
BAEL-4219 - How to read .pem file to get private and public key ( #9676 )
2020-07-12 11:03:46 -07:00
Sam Millington
c66e7c89f7
Added BAEL-3604 code ( #9020 )
...
* Added BAEL-3604 code
2020-04-08 18:40:34 +01:00
sampadawagde
a4c37bd9dd
JAVA-623: Moved 3 articles to core-java-security-2
2020-03-28 16:48:43 +05:30
eelhazati
3bbf8e3031
move code to core-java-security-2
2020-03-08 22:28:17 +01:00