Lines Matching refs:keys
114 * Fix issue that caused a hang when generating RSA keys of odd bitlength
169 on untrusted input or write keys of untrusted origin. Found by Guido
193 minimum key size for end-entity certificates with RSA keys. Found by
255 https://securityblog.redhat.com/2015/09/02/factoring-rsa-keys-with-tls-perfect-forward-secrecy/
335 * New server-side implementation of session tickets that rotate keys to
564 * Fix bug in pk_parse_key() that caused some valid private EC keys to be
626 * Add function pk_check_pair() to test if public and private keys match.
722 RSA keys.
738 * Blowfish in the cipher layer now supports variable length keys.
874 * pk_get_size() and pk_get_len() were off by a factor 8 for RSA-alt keys.
890 * Support for reading EC keys that use SpecifiedECDomain in some cases.
1059 * Parsing Elliptic Curve keys
1713 * Parsing PEM private keys encrypted with DES and AES
1749 * Detection for DES weak keys and parity bits added
1790 * rsa_check_private() now supports PKCS1v2 keys as well
1971 * Modified the HMAC functions to handle keys larger
2068 valid RSA keys to be dismissed (thanks to oldwolf)