Commit Graph

12 Commits

Author SHA1 Message Date
Hamid Reza Sharifi 17c26f91c9 Bael 5190: Verify Digital Signatures in Java article (#13439)
* #BAEL-5190: add keystore and certificate files

* #BAEL-5190: add keystore address

* #BAEL-5190: update hashing

* #BAEL-5190: delete main classes

* #BAEL-5190: move keystore files to test directory

* #BAEL-5190: rename to DigitalSignatureUtils

* #BAEL-5190: main source code

* #BAEL-5190: main test source

* #BAEL-5190: update for testing

* #BAEL-5190: update keystore type

* #BAEL-5190: remove p12 keystores

* #BAEL-5190: add jks keystores

---------

Co-authored-by: h_sharifi <h_sharifi@modernisc.com>
2023-02-19 15:23:38 +01:00
Haroon Khan 735f657223 [JAVA-13130] Logging cleanup 2022-07-22 16:07:17 +01:00
Loredana Crusoveanu 4054e8f860 Merge branch 'master' into JAVA-7244-Review_log_statements_for_projects 2021-12-09 10:22:41 +02:00
chaos2418 58e6087b3d JAVA-8405: reducing logging for tutorials-build-job 2021-11-19 13:39:00 +05:30
mikr 72f31df764 JAVA-7244 Review log statements for projects 2021-09-18 00:37:04 +02:00
psevestre 3d628220d6 Bael 4020 (#11188)
* [BAEL-4849] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Remove extra comments

* [BAEL-4020] Article code
2021-08-31 19:24:38 -07:00
majajoksovic 8278cc272a added braces (#9972) 2020-09-06 19:19:12 -07:00
majajoksovic 8d2c467e2b BAEL-4465 (#9954)
* initial commit

* fixed indent

* removed unused dependencies

* some minor code changes and unit tests

* fixed file names
2020-09-01 08:23:00 -07: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
sampadawagde 34d94a78f0 JAVA-920: Copied missing artifact so that live test runs ok 2020-04-21 11:33:15 +05:30
eelhazati b46dc7a07b BAEL-3282 -- Digital signature. (#7981)
* Digital signature.

* Digital signature.
move message.txt in src/test/resources/digitalsignature.
2019-11-13 08:54:17 +00:00
Eric Martin 3225470df5 Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00