198
edits
| Line 49: | Line 49: | ||
# triple DES-ECB Encrypt/Decrypt, | # triple DES-ECB Encrypt/Decrypt, | ||
# triple DES-CBC Encrypt/Decrypt, | # triple DES-CBC Encrypt/Decrypt, | ||
# AES-ECB Encrypt/Decrypt, | # AES-128,-192,-256-ECB Encrypt/Decrypt, | ||
# AES-CBC Encrypt/Decrypt, | # AES-128,-192,-256-CBC Encrypt/Decrypt, | ||
# MD2 Hash, | # MD2 Hash, | ||
# MD5 Hash, | # MD5 Hash, | ||
| Line 57: | Line 57: | ||
# SHA-384 Hash, | # SHA-384 Hash, | ||
# SHA-512 Hash, | # SHA-512 Hash, | ||
# HMAC Hash, | # HMAC-SHA-1,-SHA256,-SHA-384,-SHA-512 Hash, | ||
# RSA Encrypt, | # RSA Encrypt/Decrypt, | ||
# RSA | # RSA-SHA-1,-SHA-256,-SHA-384,-SHA-512 Signature, | ||
# RSA-SHA-1,-SHA-256,-SHA-384,-SHA-512 Signature Verification, | |||
# RSA Signature Verification, | |||
# DSA Signature, | # DSA Signature, | ||
# DSA Signature Verification, | # DSA Signature Verification, | ||
edits