Skip to content

Commit

Permalink
update README regarding security backends
Browse files Browse the repository at this point in the history
Change-Id: I924c28a6348797c58fa4bb0182698fec59614b67
  • Loading branch information
riebl committed Nov 14, 2017
1 parent 1cf37bf commit c82db32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -18,7 +18,7 @@ You need following tools and libraries on your system for compiling Vanetza:
* [Crypto++](https://www.cryptopp.com) 5.6.1 or higher

If OpenSSL (1.0 or 1.1) or LibreSSL is available on your system, an alternative security backend implementation is compiled along with the Crypto++ based backend.
You can switch the employed backend per `geonet::Router` instance through the `vanetzaCryptoBackend` option located in the Management Information Base (MIB).
See `security::Backend` and `security::create_backend` for more details.

## Compilation

Expand Down

0 comments on commit c82db32

Please sign in to comment.