Changes between Version 15 and Version 16 of linux/encryption


Ignore:
Timestamp:
12/01/2021 07:01:02 PM (2 years ago)
Author:
Ryan Erbstoesser
Comment:

add venice link

Legend:

Unmodified
Added
Removed
Modified
  • linux/encryption

    v15 v16  
    66* [wiki:newport/encryption]
    77* [wiki:ventana/encryption]
     8* [wiki:venice/encryption]
    89
    910The Crypto API, introduced in Linux 2.5.45, is a generic cryptography library API introduced in the kernel containing support for all popular block ciphers, hash functions, AEAD, HMAC, and compression algorithms. The kernel contains software implementations for major symmetric ciphers as well as allows plugging in implementations which take advantage of hardware components such as the IMX6 CAAM and OcteonTX ZIP/CPT hardware blocks that can accelerate encryption/compression.