Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2016-02-26 19:21:55 +0300
committerMatt Caswell <matt@openssl.org>2016-02-27 02:34:25 +0300
commit766579ec893e8028288c7215090a6fa3bd424fa0 (patch)
treed4c0a69bea77ac16486ed6ad3f6db64e95e50a22 /README.ENGINE
parenta8d177acf0bbb4da4d7c2d9dd4c645d447f8da75 (diff)
Remove Ubsec engine
The ubsec engine is now considered obsolete and therefore has been removed. Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to 'README.ENGINE')
-rw-r--r--README.ENGINE7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.ENGINE b/README.ENGINE
index 0ff8333709..530a4eddb9 100644
--- a/README.ENGINE
+++ b/README.ENGINE
@@ -13,11 +13,10 @@
There are currently built-in ENGINE implementations for the following
crypto devices:
- o CryptoSwift
- o Compaq Atalla
+ o Cryptodev
+ o Microsoft CryptoAPI
+ o VIA Padlock
o nCipher CHIL
- o Nuron
- o Broadcom uBSec
In addition, dynamic binding to external ENGINE implementations is now
provided by a special ENGINE called "dynamic". See the "DYNAMIC ENGINE"