#14: Support longer wrapped keys than OAEP allows The use of RSA-OAEP for key wrapping imposes a limit on the length of the key package being wrapped. With SHA1, this length is N-320, where N is the length of the RSA modulus. Especially with larger hash functions, and especially for wrapping private keys, the size of key packages will be larger than this bound. We should incorporate a mechanism to accommodate these situations.
-- -------------------------------------+------------------------------------- Reporter: [email protected] | Owner: draft-barnes-jose-use- Type: defect | [email protected] Priority: major | Status: new Component: draft-barnes-jose-use- | Milestone: cases | Version: Severity: - | Keywords: -------------------------------------+------------------------------------- Ticket URL: <http://trac.tools.ietf.org/wg/jose/trac/ticket/14> jose <http://tools.ietf.org/jose/> _______________________________________________ jose mailing list [email protected] https://www.ietf.org/mailman/listinfo/jose
