Commit Graph

20 Commits

Author SHA1 Message Date
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
sharifi
c1d36f8a66 add throw clause 2020-11-29 11:46:34 +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
b2b8ad9709 add clean up files
improve code quality
2020-11-12 14:08:02 +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
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
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