RSA Security Projection Television 5.2.2 Instrukcja Użytkownika Strona 134

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 376
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 133
Algorithms in Crypto-C
112 RSA BSAFE Crypto-C Developers Guide
Table 4-13 Advanced Encryption Standard (AES)
Algorithm Info Type Description
AI_AES_CBC AES encryption or decryption in CBC mode. No padding.
AI_AES128_CBC AES encryption or decryption in CBC mode. No padding.
AI_AES192_CBC AES encryption or decryption in CBC mode. No padding.
AI_AES256_CBC AES encryption or decryption in CBC mode. No padding.
AI_AES_CBCPad AES encryption or decryption in CBC mode. PKCS #5 padding.
AI_AES128_CBCPad AES encryption or decryption in CBC mode. PKCS #5 padding.
AI_AES192_CBCPad AES encryption or decryption in CBC mode. PKCS #5 padding.
AI_AES256_CBCPad AES encryption or decryption in CBC mode. PKCS #5 padding.
AI_AES_ECB AES encryption or decryption in EBC mode.
AI_AES128_ECB AES encryption or decryption in EBC mode.
AI_AES192_ECB AES encryption or decryption in EBC mode.
AI_AES256_ECB AES encryption or decryption in EBC mode.
AI_AES_CFB AES encryption or decryption in CFB mode.
AI_AES128_CFB AES encryption or decryption in CFB mode.
AI_AES192_CFB AES encryption or decryption in CFB mode.
AI_AES256_CFB AES encryption or decryption in CFB mode.
AI_AES128_CBCPadBER Similar to AI_AES128_CBCPad but uses ASN.1 BER format.
AI_AES192_CBCPadBER Similar to AI_AES192_CBCPad but uses ASN.1 BER format
AI_AES256_CBCPadBER Similar to AI_AES256_CBCPad but uses ASN.1 BER format
AI_AES128_ECB_BER Similar to AI_AES128_ECB but uses ASN.1 BER format
AI_AES192_ECB_BER Similar to AI_AES192_ECB but uses ASN.1 BER format
AI_AES256_ECB_BER Similar to AI_AES256_ECB but uses ASN.1 BER format
AI_AES128_CFB_BER Similar to AI_AES128_CFB but uses ASN.1 BER format
AI_AES192_CFB_BER Similar to AI_AES192_ CFB but uses ASN.1 BER format
AI_AES256_CFB_BER Similar to AI_AES256_CFB but uses ASN.1 BER format
Przeglądanie stron 133
1 2 ... 129 130 131 132 133 134 135 136 137 138 139 ... 375 376

Komentarze do niniejszej Instrukcji

Brak uwag