diff options
author | Rich Salz <rsalz@akamai.com> | 2015-12-14 19:34:14 +0100 |
---|---|---|
committer | Rich Salz <rsalz@akamai.com> | 2015-12-15 13:59:56 +0100 |
commit | 2ab9687479c10c4c4ebfdfcf6d068fe581bd44e4 (patch) | |
tree | 28489e777ac5b00db25b137613cce505fb35210c /CHANGES | |
parent | Fix s_server problem with no-ec (diff) | |
download | openssl-2ab9687479c10c4c4ebfdfcf6d068fe581bd44e4.tar.xz openssl-2ab9687479c10c4c4ebfdfcf6d068fe581bd44e4.zip |
Remove GMP engine.
Reviewed-by: Ben Laurie <ben@openssl.org>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -84,8 +84,9 @@ *) The demo files in crypto/threads were moved to demo/threads. [Rich Salz] - *) Removed obsolete engines: 4758cca, aep, atalla, cswift, nuron and sureware. - [Matt Caswell] + *) Removed obsolete engines: 4758cca, aep, atalla, cswift, nuron, gmp, + and sureware. + [Matt Caswell, Rich Salz] *) New ASN.1 embed macro. |