Defaults
provide.foundation.crypto.defaults
¶
TODO: Add module docstring.
Functions¶
default_certificate_alt_names
¶
default_supported_ec_curves
¶
default_supported_key_types
¶
default_supported_rsa_sizes
¶
get_default_hash_algorithm
¶
Get default hash algorithm from config or fallback.
Source code in provide/foundation/crypto/defaults.py
get_default_signature_algorithm
¶
Get default signature algorithm from config or fallback.