sampadawagde
37961b7d27
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
Bhabani Prasad Patel
8eb252eae6
Removing this piece of code as been moved to a new module. ( #10820 )
2021-05-29 13:23:38 +02:00
Bhabani Prasad Patel
bef5794314
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
d3c73637c2
BAEL-4614 JVM property java.security.egd
2021-01-09 07:54:57 +10:00
Jonathan Cook
eed264e2e4
Merge pull request #10234 from hmdrzsharifi/BAEL-4460
...
BAEL-4460: Java AES encryption and decryption
2020-11-30 14:20:28 +01:00
sharifi
5274cf403f
remove try/catch block and add throw clause
2020-11-29 11:46:11 +03:30
sharifi
bba378a141
correct the package name
2020-11-17 09:14:33 +03:30
sharifi
b0d7dd8359
edit logger code
...
improve code quality
2020-11-12 14:08:44 +03:30
sharifi
d0678c77ab
add equals method
2020-11-12 14:06:53 +03:30
sharifi
01baf5c752
add aes main source
2020-11-04 14:28:17 +03:30
Tobias Weimer
3718d15004
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
ff310e08e6
BAEL-4219 - How to read .pem file to get private and public key ( #9676 )
2020-07-12 11:03:46 -07:00
Sam Millington
f9ac384b85
Added BAEL-3604 code ( #9020 )
...
* Added BAEL-3604 code
2020-04-08 18:40:34 +01:00
sampadawagde
e2b6b4bc92
JAVA-623: Moved 3 articles to core-java-security-2
2020-03-28 16:48:43 +05:30
eelhazati
e0f49f5575
move code to core-java-security-2
2020-03-08 22:28:17 +01:00