Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Security: References

(Redirected from References)

Some security references of use when considering security in an Eclipse Equinox application.

+ Java Cryptography Architecture:

  JDK 1.4 - http://java.sun.com/j2se/1.4.2/docs/guide/security/CryptoSpec.html
  JDK 1.5 - http://java.sun.com/j2se/1.5.0/docs/guide/security/CryptoSpec.html
  JDK 6.0 - http://java.sun.com/javase/6/docs/technotes/guides/security/crypto/CryptoSpec.html


More to come

Back to the top