Adding initial question list at the beginning of the FAQ

Peter Hamilton 2017-06-16 17:09:56 -04:00
parent 161b1beb0e
commit 5100cc8c46

2
FAQ.md

@ -1,3 +1,5 @@
* [What algorithms are available for creating symmetric encryption keys? For asymmetric encryption keys (i.e., key pairs)?](https://github.com/OpenKMIP/PyKMIP/wiki/FAQ#what-algorithms-are-available-for-creating-symmetric-encryption-keys-for-asymmetric-encryption-keys-ie-key-pairs)
### What algorithms are available for creating symmetric encryption keys? For asymmetric encryption keys (i.e., key pairs)?
The KMIP specification supports a wide variety of symmetric and asymmetric key algorithms. Support for these algorithms, including corresponding key lengths, will vary across different KMIP-compliant devices, so check with your KMIP vendor or with your appliance documentation to determine which ones are available.