Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

javax.crypto not working in jdk1.4, is there a workaround to use MACSHA256 algorithm in jdk1.4

3857904Dec 28 2018 — edited Dec 28 2018

I have trying to use MAC SHA 256 in jdk 1.4 but the javax.crypto jar is not there. So, i tried to download and add the jar externally but still it is not working. Is there a workaround to use MAC SHA 256 in jdk 1.4.

Comments

Processing

Post Details

Added on Dec 28 2018
0 comments
263 views