Skip to content

Commit

Permalink
words
Browse files Browse the repository at this point in the history
  • Loading branch information
torben-hansen committed Jul 10, 2023
1 parent 4828ab2 commit 3172f05
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tool/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ AWS-LC features enhanced benchmarking tools compatible with OpenSSL and BoringSS

## Speed tool

The speed subtool of `bssl` runs a performance test for a number of cryptographic operations (which can be implemented using different APIs). Each operation is mapped to a "filter name". Below we list the filter name, which operation it maps to and which API is used to implement it.

| Filter name | Description | Function family |
| ------------- | ------------- | -------------
| EVP ECDH {P-224, P-256, P-384, P-521, secp256k1, X25519} | ECDHE key agreement for one party | EVP |
Expand Down

0 comments on commit 3172f05

Please sign in to comment.