Lines Matching full:allowed
27 …ded a table in their security policy called ‘Non-Approved Algorithms not allowed in the approved m…
274 - DES_EDE3_ECB. Disallowed for encryption, allowed for legacy decryption
275 - DSA. Keygen and Signing are no longer approved, verify is still allowed.
280 - RSA encryption(for key agreement/key transport) using PKCSV15 is no longer allowed. (Note that th…
282 - RSA signing using PKCS1 is still allowed (i.e. signature uses shaXXXWithRSAEncryption)
283 …allowed. (Still allowed for verification). Check if PSS saltlen needs a indicator (Note FIPS 186-4…
284 …t according to the (IG section C.F) that fips 186-2 verification is also allowed (So this may need…
286 - ECDSA Verify using prehashed message is not allowed.
293 - TLS_1_3_KDF (Only SHA256 and SHA384 Are allowed due to RFC 8446 Appendix B.4)
294 - TLS1_PRF (Only SHA256,SHA384,SHA512 are allowed)
295 - X963KDF (SHA1 is not allowed)
312 KECCAK-KMAC-128 and KECCAK-KMAC-256 should not be allowed for anything other than KMAC.