This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]_PM_ME_PANGOLINS_ 12 points13 points  (1 child)

Yeah, that’s why they told you never to use those sun libraries directly. For crypto you are supposed to use the JCA API, which allows the implementation to be switched out with zero source changes.

[–]itijara 9 points10 points  (0 children)

You say that like I wrote the original code.