Skip to content

Commit

Permalink
README_JCE.md fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack Tjaden committed Dec 24, 2024
1 parent 0f84e87 commit 8300b11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README_JCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ The example can then be run using:

```
$ ./examples/provider/ProviderTest.sh
```
**CryptoBenchmark**

This example benchmarks the performance of cryptographic operations using the wolfJCE provider. It tests AES-CBC with 256-bit key encryption/decryption operations.
Expand All @@ -310,7 +310,7 @@ cd examples/provider
bash CryptoBenchmark.sh
```
This script requires for JAVA_HOME to be set.
```

### JAR Code Signing
---------

Expand Down

0 comments on commit 8300b11

Please sign in to comment.