High-Speed Cryptography in Java: X25519, Poly1305, and EdDSA
Adam Petcher, Principal Member of Technical Staff, Oracle JDK 11 includes support for the first of a new breed of cryptographic algorithm that features improved performance, trustworthiness, and security in cloud and multitenant environments. This session describes the features and implementations of some of these algorithms: X25519 key agreement, Poly1305 authentication, and EdDSA signatures. The […]