Skip to content

Commit 6f487cc

Browse files
committed
readme: document features
Signed-off-by: Arthur Gautier <[email protected]>
1 parent 414ab6c commit 6f487cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tss-esapi/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ The crate currently offers the following features:
2828
on top of the basic Rust-native ESAPI API provided by the crate. This feature
2929
can be turned off to reduce the number of dependencies built.
3030
* `serde` - enable serde `Serialize`/`Deserialize` traits for types.
31+
* `rustcrypto-full` (disabled by default) - provides conversion from all
32+
supported elliptic curves, rsa or hashes.
33+
Support for individual hash, rsa or curves can be pulled individually.
3134

3235
## Cross compiling
3336

0 commit comments

Comments
 (0)