diff options
| author | Holger Dengler <dengler@linutronix.de> | 2016-10-28 16:57:24 +0200 |
|---|---|---|
| committer | Holger Dengler <dengler@linutronix.de> | 2016-10-28 16:57:47 +0200 |
| commit | cd03b6d85930eaf8f68240cd3e91a6bcf5035c53 (patch) | |
| tree | 809649e3234fb7d57ef394f8853ea4c80499a8f1 /security/crypto/pres_crypto_en.tex | |
| parent | 84508a664655fa1fac11711cb6ecfcba0e571a8f (diff) | |
security: Review findings (Holger, John)
Signed-off-by: Holger Dengler <dengler@linutronix.de>
Diffstat (limited to 'security/crypto/pres_crypto_en.tex')
| -rw-r--r-- | security/crypto/pres_crypto_en.tex | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/security/crypto/pres_crypto_en.tex b/security/crypto/pres_crypto_en.tex index feba1c5..560f4c9 100644 --- a/security/crypto/pres_crypto_en.tex +++ b/security/crypto/pres_crypto_en.tex @@ -189,6 +189,7 @@ corresponding bit in the following plaintext block \begin{itemize} \item Required only Block Encryption \item Encryption and Decryption parallelizable +\item En-/decryption can be prepared in advance \item No padding required \end{itemize} \begin{figure}[h] @@ -243,6 +244,11 @@ RN\subscript{s} and PMS \begin{itemize} \item OpenSSL: libcrypto and libssl \\ Implementations and Hardware support for most common algorithms +\item LibreSSL \\ + fork of openSSL +\item mbedTLS \\ + implementation for embedded systems \\ + new name for PolarSSL \item GnuTLS: GNU SSL/TLS implementation \\ Focus on TLS handshaking and protocol implementation \item PKCS\#11 (API for Smartcard Slots and Tokens) \\ |
