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
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
12bbd74249
remove try/catch block and add throw clause
2020-11-29 11:46:11 +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
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
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