[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Verifying SMIME CAPS




So far I've been able to verify the following SMIME Caps from at least two implementations:
 SHA-1 (absent parameters)
 MD5   (absent parameters)
 DES-EDE3-CBC (absent parameters)
 DES-CBC (absent parameters)
 RC2-128 (parameters INT=128)
 RC2-64 (parameters INT=64)
 RC2-40 (parameters INT=40)

Still trying to locate two examples for:
 SHA-224, SHA-256, SHA-384, SHA-512
 Any: ECDH, ECMQV, DH, GOST, AES-CCM-*, AES-GCM-*, HMAC-*,
      RSA with *, DSA with *, and probably some others

Looking for one more implementation that:
 SEED
 Camilla
 AES-128, 192, 256 CBC
 IDEA
 CAST

spt