Home
last modified time | relevance | path

Searched refs:Signature (Results 1 – 2 of 2) sorted by relevance

/optee_os/scripts/
H A Dsign_rproc_fw.py22 from Cryptodome.Signature import pkcs1_15
24 from Cryptodome.Signature import DSS
193 Signature = { variable
372 from Cryptodome.Signature import pss
481 signer = Signature.get(ENUM_SIGNATURE_TYPE[args.key_type])(key)
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog1241 Signature verification is production-ready, but generation is for testing
1417 mbedtls_ssl_conf_sig_algs(). Signature algorithms for the TLS 1.2 and
1918 * Remove the mode parameter from RSA operation functions. Signature and
1978 * Signature functions in the RSA and PK modules now require the hash
4836 * Signature of mpi_mul_mpi() changed to make the last argument unsigned
5471 * Ephemeral Elliptic Curve Digital Signature Algorithm support for SSL/TLS