summaryrefslogtreecommitdiff
path: root/security/crypto/pres_crypto_en.tex
diff options
context:
space:
mode:
authorHolger Dengler <dengler@linutronix.de>2016-10-28 16:57:24 +0200
committerHolger Dengler <dengler@linutronix.de>2016-10-28 16:57:47 +0200
commitcd03b6d85930eaf8f68240cd3e91a6bcf5035c53 (patch)
tree809649e3234fb7d57ef394f8853ea4c80499a8f1 /security/crypto/pres_crypto_en.tex
parent84508a664655fa1fac11711cb6ecfcba0e571a8f (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.tex6
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) \\