panos-kakos
fe7f89a08f
[JAVA-26714] Upgraded bouncycastle to latest version
2023-11-12 17:46:52 +02:00
panos-kakos
e6cb1a2e43
[JAVA-26714] Upgraded commons-codec to latest version
2023-11-12 17:34:55 +02:00
panos-kakos
116d093db9
[JAVA-23095] ( #14613 )
...
* [JAVA-23095] Upgraded guava library to latest version
* [JAVA-23095] Clean up
2023-08-23 15:40:27 +05:30
edizor
3f9cfa9beb
Update README.md
...
[skip ci]
2023-07-01 16:50:32 +08:00
Michael Olayemi
c4334bf328
Hex Representation of a SHA-1 Digest of a String in Java ( #14239 )
...
* Hex Representation of a SHA-1 Digest of a String in Java
* Hex Representation of a SHA-1 Digest of a String in Java
* Hex Representation of a SHA-1 Digest of a String in Java
2023-06-20 21:17:00 +05:30
edizor
317b7dcd0d
Update README.md
...
[skip ci]
2023-05-25 23:20:07 +08:00
Michael Olayemi
43c4e4b337
Hashing with Argon2 in Java ( #14009 )
...
* Hashing with Argon2 in Java
* Hashing with Argon2 in Java
2023-05-16 20:51:10 +05:30
Dhawal Kapil
7026b0abc9
JAVA-19536 Fix formatting of pom.xmls
2023-04-05 07:14:09 +05:30
Shaun Phillips
ba8a44b0ca
BAEL-4487 remove padding that causes non-deterministic behaviour ( #13425 )
2023-02-18 13:09:04 +01:00
edizor
14594c2b94
Update README.md
...
[skip ci]
2023-01-11 14:48:42 +08:00
Shaun Phillips
ab892ba982
BAEL-4487 Add Crypto Exceptions ( #13183 )
2022-12-28 08:52:02 +01:00
johnA1331
32813cbc3e
Update README.md
2022-02-23 19:01:47 +08:00
polomos
7966e98d90
BAEL-4388 Test reading keyStore without trustAnchor ( #11785 )
2022-02-15 15:14:36 -06:00
johnA1331
2b6ef89555
Update README.md
2022-01-26 17:48:52 +08:00
johnA1331
a5defe6121
Update README.md
2022-01-26 17:26:50 +08:00
vunamtien
caa13dd4d1
compute x509 certificate thumbprint ( #11717 )
...
Co-authored-by: tienvn4 <tienvn4@ghtk.co>
2022-01-18 22:43:29 +01:00
Sameer
3133ffba7f
AES Key Generation Strategies #BAEL-4459 ( #11685 )
...
* ways to generate AES keys
* exceptional cases
Co-authored-by: IN22910366 <d7495b5879fca1ec1367476a5395a60a8e9baec9>
2022-01-13 07:56:28 +01:00
johnA1331
ab9d07a0e1
Update README.md
2021-11-24 13:57:47 +08:00
Loredana Crusoveanu
ee70035562
Merge pull request #11470 from kwoyke/JAVA-8436
...
JAVA-8436: Manage AssertJ dependency in the main pom.xml
2021-11-19 16:56:22 +02:00
Greg
bc58e50b59
Merge pull request #11392 from hmdrzsharifi/bael-4604
...
Bael-4604: HMAC in Java (In Conjnction With SHA-*, MD5, Etc.)
2021-11-18 11:02:09 -05:00
Krzysiek
32c8413f82
JAVA-8436: Remove AssertJ depenendency from the child modules - part 4
2021-11-18 14:03:13 +01:00
kwoyke
22012780e6
Merge pull request #11434 from freelansam/JAVA-8204
...
JAVA-8204: Fix formatting of POMs
2021-11-13 10:55:30 +01:00
johnA1331
eae84c2db7
Update README.md
2021-11-10 19:34:43 +08:00
freelansam
77e3e6a419
Merge branch 'master' into JAVA-8204
2021-11-09 18:20:05 +05:30
sampadawagde
b984a4b618
JAVA-8204: Fix formatting of POMs
2021-11-09 16:27:03 +05:30
sharifi
efeb4fec3f
bael-4604: add data, key, algorithm, and hash value as local variable in each method
2021-11-09 09:33:27 +03:30
Trying something new
4786fb5cf6
BAEL 4486 ( #11353 )
...
* BAEL 4486
Adding 2 files for BAEL 4486
* JAVA-4486, unit tests
Added Unit Test
Corrected the formatting using formatter.xml in eclipse
* BAEL - 4486
Renamed CrytoDriverIVTest.java to CryptoDriverIVTest.java
added core-security-3 module to pom.xml
* Update CryptoDriverIVUnitTest.java
Resubmitting CryptoDriverIVUnitTest
* BAEL - 4486
Removed Blank lines from CryptoDriver.java
2021-11-08 19:34:49 -06:00
sharifi
28845d038e
bael-4604: add test class
2021-11-01 11:01:53 +03:30
sharifi
bd6dee5376
bael-4604: add main class
2021-11-01 11:01:44 +03:30
johnA1331
188b8fa368
Update README.md
2021-09-15 21:59:56 +08:00
polomos
540690b06e
BAEL-4266 Test default cryptography strength ( #11155 )
2021-09-08 18:29:09 +05:30
freelansam
5470ccfb97
JAVA-6474/JAVA-6324: Align module names, folder names and artifact id ( #11071 )
...
* JAVA-6474/JAVA-6324: Align module names, folder names and artifact id
(template)
* JAVA-6474/JAVA-6324: revert changes for guest modules
2021-07-28 20:10:03 +05:30
johnA1331
33a845253c
Update README.md
2021-06-03 22:26:37 +08:00
Bhabani Prasad Patel
eefc0b2bc7
code commit for BAEL-4869 ( #10812 )
...
* 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
* code commit for BAEL-4869
* Adding new module with Secret key to String conversion in Java [BAEL-4489]
* changed code indent by space instead of tab
2021-05-28 22:38:15 +02:00