diff options
| author | Jung-uk Kim <jkim@FreeBSD.org> | 2018-09-13 19:18:07 +0000 |
|---|---|---|
| committer | Jung-uk Kim <jkim@FreeBSD.org> | 2018-09-13 19:18:07 +0000 |
| commit | a43ce912fc025d11e1395506111f75fc194d7ba5 (patch) | |
| tree | 9794cf7720d75938ed0ea4f499c0dcd4b6eacdda /README.ENGINE | |
| parent | 02be298e504b8554caca6dc85af450e1ea44d19d (diff) | |
Diffstat (limited to 'README.ENGINE')
| -rw-r--r-- | README.ENGINE | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/README.ENGINE b/README.ENGINE index 0ff833370930..230dc82a87ba 100644 --- a/README.ENGINE +++ b/README.ENGINE @@ -13,11 +13,9 @@ There are currently built-in ENGINE implementations for the following crypto devices: - o CryptoSwift - o Compaq Atalla + 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" |
